Newman Run Dashboard

Tuesday, 27 January 2026 12:10:30
Total Iterations

3

Total Assertions

213

Total Failed Tests

39

Total Skipped Tests

0


File Information
Collection: Inwarranty-flow Collection
Environment: QA
Timings and Data
Total run duration: 50.3s
Total data received: 5.18MB
Average response time: 281ms
Summary Item Total Failed
Requests 168 0
Prerequest Scripts 225 0
Test Scripts 246 0
Assertions 213 39
Skipped Tests 0 -



Showing 39 Failures

Failed Test: Response time < 150ms

Assertion Error Message
expected 483 to be below 150
Failed Test: Status code should be 401 - Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: Verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify Response Time < 200ms

Assertion Error Message
expected 261 to be below 200
Failed Test: Status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 247 to be below 200
Failed Test: Status Code is 403 - Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 321 to be below 200
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time < 150ms

Assertion Error Message
expected 233 to be below 150
Failed Test: Status code should be 401 - Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: Verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify Response Time < 200ms

Assertion Error Message
expected 255 to be below 200
Failed Test: Status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 242 to be below 200
Failed Test: Status Code is 403 - Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 304 to be below 200
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time < 150ms

Assertion Error Message
expected 233 to be below 150
Failed Test: Status code should be 401 - Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400 - Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: Verify if password field is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Verify Response Time < 200ms

Assertion Error Message
expected 257 to be below 200
Failed Test: Status code should be 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 241 to be below 200
Failed Test: Status Code is 403 - Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if Response Time < 200ms

Assertion Error Message
expected 310 to be below 200
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify if the status code is 400

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 483ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8dc0133e-d596-4053-933f-ab8f4bfe3d24
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Sm2YYIVkIGFeMScYxG1l5oj2yLw"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response message should be equal to Success 1 0 0
Token should be valid 1 0 0
Validate JSON Schema 1 0 0
Response time < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time < 150ms
expected 483 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 239ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8e27414-b19e-4b73-aac7-c87222f021df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 401 - Unauthorized 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 401 - Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c1111184-e0f7-4dbe-b128-b67a17f1f20c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 400 - Bad Request 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f2d40d9-fb46-4d0e-940d-4bbd580ebad5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response Time < 400ms 1 0 0
Response body contains message as success 1 0 0
Verify Response Schema 1 0 0
Verify User Properties are present 1 0 0
Verify if role is FrontDesk 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c52fc5e-0f6a-4323-b51d-8d466dd56cd2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: Verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: Verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9934fca0-b9c3-459b-8da2-ab330e4903d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 242B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 123c0c9b-8bfa-44c1-8ef8-c871cba5ba5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-Tcg++/BXLOhtIBhHUMVNUw1uptQ"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":648},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Verify Response Time < 200ms 0 1 0
Verify that message should be equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in the response data Array 1 0 0
Verify if the count for the Json Object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json Object Created today is Number or not 1 0 0
Verify if the count for the Json Object Pending for FST assignment is Number or not 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify Response Time < 200ms
expected 261 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e57908cb-705b-4acc-930f-70d6299e4526
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 233ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7898165a-63a9-4de8-bf2d-c52c70e9a2db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a7eabf68-3ca5-44c1-a664-828581ccdee9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 10.53KB

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66c1007b-1377-4d57-8062-c8985f9fd070
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify if Message is equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_platform is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 247 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 231ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06d617a4-8ef6-49e1-bbcd-02f2f6481dba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab272566-2677-4030-ab78-0a58ef94b1d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status Code is 403 - Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status Code is 403 - Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3de7a9cd-3caf-4bfc-a3b9-f4a4d3740b71
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1066
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Kumari",
                "last_name": "Usha",
                "mobile_number": "7899453211",
                "mobile_number_alt": "",
                "email_id": "kmusha1298@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "15585732066824",
                "imei1": "15585732066824",
                "imei2": "15585732066824",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-5SttporcLTpVsCqemfdUpohrN58"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":168231,"tr_customer_product_id":168221,"job_number":"JOB_168214"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 321ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
randomNumber 717
randomFirstName Marilie
randomLastName McKenzie
randomEmail Tyra13@yahoo.com
randomPhone 602-553-8202
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16b87735-e2d8-4f7a-b314-2fbb11f73ac8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1077
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Cruz",
                "last_name": "DuBuque",
                "mobile_number": "241-624-0192",
                "mobile_number_alt": "",
                "email_id": "Marielle.Effertz@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "10648418062851",
                "imei1": "10648418062851",
                "imei2": "10648418062851",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-pVdqUk62PeYWxD3KH8IEvW9nSEE"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":168232,"tr_customer_product_id":168222,"job_number":"JOB_168215"}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify Response Schema 1 0 0
Verify the message in the response is Job created successfully. 1 0 0
Verify if the key id is present in response 1 0 0
Verify if the key mst_service_location_id is present in response 1 0 0
Verify if the key mst_platform_id is present in response 1 0 0
Verify if the key mst_warrenty_status_id is present in response 1 0 0
Verify if the key mst_oem_id is present in response 1 0 0
Verify if the key tr_customer_id is present in response 1 0 0
Verify if the key tr_customer_product_id is present in response 1 0 0
Verify if the key job_number is present in response 1 0 0
Verify if job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 321 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 231ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
randomNumber 143
randomFirstName Ethelyn
randomLastName Strosin
randomEmail Markus_Jaskolski0@gmail.com
randomPhone 811-214-2392
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 224188eb-1a8c-4a97-a69a-5be282f8b580
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1065
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Roslyn",
                "last_name": "Deckow",
                "mobile_number": "552-853-3782",
                "mobile_number_alt": "",
                "email_id": "Eula4@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "13356283805695",
                "imei1": "13356283805695",
                "imei2": "13356283805695",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 231ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU
randomNumber 973
randomFirstName Wade
randomLastName Green
randomEmail Jerrod_Olson@yahoo.com
randomPhone 235-713-3812
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eadd25ae-63a4-4fe1-9a82-087a54eddc8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Vella",
                "last_name": "Schiller",
                "mobile_number": "576-326-2070",
                "mobile_number_alt": "",
                "email_id": "Eleanora53@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "14800638674046",
                "imei1": "14800638674046",
                "imei2": "14800638674046",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
randomNumber 113
randomFirstName Lyric
randomLastName Nienow
randomEmail Kelli78@yahoo.com
randomPhone 376-887-9434
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e960141-2caa-4209-b098-9b4ae33d9363
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 156B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
randomNumber 988
randomFirstName Hadley
randomLastName D'Amore
randomEmail Jamey.Renner@gmail.com
randomPhone 560-500-6320
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9bd815a-6949-4011-87e1-a11933300840
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1092
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Maurice",
                "last_name": "Runte",
                "mobile_number": "561-476-4674",
                "mobile_number_alt": "",
                "email_id": "Zachary97@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "4.395723545212864e+32",
                "imei1": "4.395723545212864e+32",
                "imei2": "4.395723545212864e+32",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 156
ETag W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
randomNumber 427
randomFirstName Wilber
randomLastName Steuber
randomEmail Ray7@hotmail.com
randomPhone 623-989-0768
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 985602b5-96d3-4d93-b6eb-54296e1460c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1057
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Junior",
                "last_name": "Dietrich",
                "mobile_number": "593-638-1922",
                "mobile_number_alt": "",
                "email_id": "Federico73@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "138898254",
                "imei1": "138898254",
                "imei2": "138898254",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
randomNumber 394
randomFirstName William
randomLastName West
randomEmail Selena_Ferry@hotmail.com
randomPhone 506-955-2084
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d98b6ac7-a17a-40b8-ae4b-b81ae986750c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 999
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Preston",
                "last_name": "Rolfson",
                "mobile_number": "702-598-1943",
                "mobile_number_alt": "",
                "email_id": "Juliana.Wiegand@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "10999194674764",
                "imei1": "10999194674764",
                "imei2": "10999194674764",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4342500-e777-4eaa-a78e-5337ef3cb57e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-plobhwiV2imSV4d2kzlKfMciuE4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify if the count for the created job today is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 885ms
Mean size per request: 630.68KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4eaf970d-7a4a-467c-9bfb-75a63f61fdeb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9dab6-B7vYOiaCj0+O3qDD7mu/CQgPXO0"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168094,"job_number":"JOB_168094","tr_customer_id":168111,"tr_customer_product_id":168101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:15:02.000Z","name":"Dallin Gislason","mobile_number":"567-614-0674","email_id":"Asa.Dickens2@hotmail.com","dop":"2025-12-01","serial_number":"19252033319325","imei1":"19252033319325","imei2":"19252033319325","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168092,"job_number":"JOB_168092","tr_customer_id":168109,"tr_customer_product_id":168099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:45.000Z","name":"Jace Goyette","mobile_number":"220-994-9442","email_id":"Eldon.Collins79@hotmail.com","dop":"2025-12-01","serial_number":"12901445906599","imei1":"12901445906599","imei2":"12901445906599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168090,"job_number":"JOB_168090","tr_customer_id":168107,"tr_customer_product_id":168097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:15.000Z","modified_at":"2026-01-27T11:14:27.000Z","name":"Tierra Wisoky","mobile_number":"796-535-6757","email_id":"Juliet_DAmore64@yahoo.com","dop":"2025-12-01","serial_number":"17080372061804","imei1":"17080372061804","imei2":"17080372061804","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168088,"job_number":"JOB_168088","tr_customer_id":168105,"tr_customer_product_id":168095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:03:33.000Z","modified_at":"2026-01-27T11:03:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11927539170002","imei1":"11927539170002","imei2":"11927539170002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168087,"job_number":"JOB_168087","tr_customer_id":168104,"tr_customer_product_id":168094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:25.000Z","modified_at":"2026-01-27T11:01:37.000Z","name":"Susan Herzog","mobile_number":"679-937-8561","email_id":"Lawrence.Davis@gmail.com","dop":"2025-12-01","serial_number":"15544212656046","imei1":"15544212656046","imei2":"15544212656046","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168085,"job_number":"JOB_168085","tr_customer_id":168102,"tr_customer_product_id":168092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:08.000Z","modified_at":"2026-01-27T11:01:20.000Z","name":"Hailie Kiehn","mobile_number":"570-647-7279","email_id":"Alda.Glover87@hotmail.com","dop":"2025-12-01","serial_number":"12695029066728","imei1":"12695029066728","imei2":"12695029066728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168083,"job_number":"JOB_168083","tr_customer_id":168100,"tr_customer_product_id":168090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:01:03.000Z","name":"Viola Bode","mobile_number":"373-683-2937","email_id":"Valentina.Ernser9@gmail.com","dop":"2025-12-01","serial_number":"18806189003434","imei1":"18806189003434","imei2":"18806189003434","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168079,"job_number":"JOB_168079","tr_customer_id":168096,"tr_customer_product_id":168086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:34:26.000Z","name":"Ezekiel Hartmann","mobile_number":"324-276-6526","email_id":"Ashleigh_Corkery@yahoo.com","dop":"2025-04-06","serial_number":"14122225292562","imei1":"14122225292562","imei2":"14122225292562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168076,"job_number":"JOB_168076","tr_customer_id":168093,"tr_customer_product_id":168083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:33:34.000Z","name":"Jannie Johnston","mobile_number":"519-667-6296","email_id":"Gina2@yahoo.com","dop":"2025-04-06","serial_number":"15319421858389","imei1":"15319421858389","imei2":"15319421858389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168073,"job_number":"JOB_168073","tr_customer_id":168090,"tr_customer_product_id":168080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:58.000Z","modified_at":"2026-01-27T10:32:42.000Z","name":"Johnathan Rosenbaum","mobile_number":"237-569-0610","email_id":"Rebekah.Jast21@yahoo.com","dop":"2025-04-06","serial_number":"19110824912225","imei1":"19110824912225","imei2":"19110824912225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168066,"job_number":"JOB_168066","tr_customer_id":168083,"tr_customer_product_id":168073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:51.000Z","modified_at":"2026-01-27T10:57:23.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14356638927458","imei1":"14356638927458","imei2":"14356638927458","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168064,"job_number":"JOB_168064","tr_customer_id":168081,"tr_customer_product_id":168071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:28:25.000Z","name":"Chet Schaden","mobile_number":"279-274-4333","email_id":"Brayan64@gmail.com","dop":"2026-01-04","serial_number":"17453629624168","imei1":"17453629624168","imei2":"17453629624168","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168061,"job_number":"JOB_168061","tr_customer_id":168078,"tr_customer_product_id":168068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:03.000Z","modified_at":"2026-01-27T10:27:40.000Z","name":"Joaquin Mohr","mobile_number":"805-544-3660","email_id":"Opal_Lebsack47@gmail.com","dop":"2026-01-04","serial_number":"12114928346598","imei1":"12114928346598","imei2":"12114928346598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168058,"job_number":"JOB_168058","tr_customer_id":168075,"tr_customer_product_id":168065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:18.000Z","modified_at":"2026-01-27T10:26:55.000Z","name":"Roscoe Kertzmann","mobile_number":"487-663-7383","email_id":"Giovani62@gmail.com","dop":"2026-01-04","serial_number":"18684721868853","imei1":"18684721868853","imei2":"18684721868853","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168056,"job_number":"JOB_168056","tr_customer_id":168073,"tr_customer_product_id":168063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:06:55.000Z","modified_at":"2026-01-27T10:07:03.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16889598345165","imei1":"16889598345165","imei2":"16889598345165","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168055,"job_number":"JOB_168055","tr_customer_id":168072,"tr_customer_product_id":168062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:05:36.000Z","modified_at":"2026-01-27T10:05:43.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19174995388693","imei1":"19174995388693","imei2":"19174995388693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168053,"job_number":"JOB_168053","tr_customer_id":168070,"tr_customer_product_id":168060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:41.000Z","name":"Bette Spencer","mobile_number":"250-318-3070","email_id":"Abigail50@gmail.com","dop":"2026-01-04","serial_number":"19518074213425","imei1":"19518074213425","imei2":"19518074213425","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168051,"job_number":"JOB_168051","tr_customer_id":168068,"tr_customer_product_id":168058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:53.000Z","name":"Emmalee Moore","mobile_number":"222-544-8078","email_id":"Clarabelle_Pfeffer83@gmail.com","dop":"2025-12-01","serial_number":"15076112657731","imei1":"15076112657731","imei2":"15076112657731","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168049,"job_number":"JOB_168049","tr_customer_id":168066,"tr_customer_product_id":168056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:38.000Z","name":"Claud Pouros","mobile_number":"664-760-5960","email_id":"Milan_Deckow70@gmail.com","dop":"2025-12-01","serial_number":"10208018693131","imei1":"10208018693131","imei2":"10208018693131","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168046,"job_number":"JOB_168046","tr_customer_id":168063,"tr_customer_product_id":168053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:12.000Z","modified_at":"2026-01-27T10:02:52.000Z","name":"Kaley Lehner","mobile_number":"614-802-6010","email_id":"Kacie_Larson33@hotmail.com","dop":"2026-01-04","serial_number":"10636137962998","imei1":"10636137962998","imei2":"10636137962998","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168044,"job_number":"JOB_168044","tr_customer_id":168061,"tr_customer_product_id":168051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:22.000Z","name":"Esmeralda Bode","mobile_number":"205-625-4081","email_id":"Santina4@yahoo.com","dop":"2025-12-01","serial_number":"18277239641642","imei1":"18277239641642","imei2":"18277239641642","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168042,"job_number":"JOB_168042","tr_customer_id":168059,"tr_customer_product_id":168049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:02:04.000Z","name":"Icie Ward","mobile_number":"766-810-4574","email_id":"Ardella.Rowe@hotmail.com","dop":"2025-12-01","serial_number":"12935030125237","imei1":"12935030125237","imei2":"12935030125237","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168040,"job_number":"JOB_168040","tr_customer_id":168057,"tr_customer_product_id":168047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:48.000Z","name":"Laron Hirthe","mobile_number":"731-940-9575","email_id":"Theodora_Shields@yahoo.com","dop":"2025-12-01","serial_number":"15743888369608","imei1":"15743888369608","imei2":"15743888369608","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168037,"job_number":"JOB_168037","tr_customer_id":168054,"tr_customer_product_id":168044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:02:03.000Z","name":"Maye McGlynn","mobile_number":"834-778-6179","email_id":"Nellie9@yahoo.com","dop":"2026-01-04","serial_number":"16067822324575","imei1":"16067822324575","imei2":"16067822324575","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168035,"job_number":"JOB_168035","tr_customer_id":168052,"tr_customer_product_id":168042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:32.000Z","name":"Jalon Walker","mobile_number":"853-780-9973","email_id":"Dario_Raynor@yahoo.com","dop":"2025-12-01","serial_number":"16126387345604","imei1":"16126387345604","imei2":"16126387345604","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168032,"job_number":"JOB_168032","tr_customer_id":168049,"tr_customer_product_id":168039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:50:04.000Z","name":"Larue Stokes","mobile_number":"288-297-2561","email_id":"Shaylee_Homenick72@hotmail.com","dop":"2026-01-04","serial_number":"11815380446916","imei1":"11815380446916","imei2":"11815380446916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168029,"job_number":"JOB_168029","tr_customer_id":168046,"tr_customer_product_id":168036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:43.000Z","modified_at":"2026-01-27T09:49:20.000Z","name":"Alba Hayes","mobile_number":"946-524-4468","email_id":"Ally34@yahoo.com","dop":"2026-01-04","serial_number":"13051341482851","imei1":"13051341482851","imei2":"13051341482851","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168026,"job_number":"JOB_168026","tr_customer_id":168043,"tr_customer_product_id":168033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:58.000Z","modified_at":"2026-01-27T09:48:35.000Z","name":"Kenyon Dickinson","mobile_number":"620-470-9782","email_id":"Clement_Morissette23@gmail.com","dop":"2026-01-04","serial_number":"17783464001877","imei1":"17783464001877","imei2":"17783464001877","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168022,"job_number":"JOB_168022","tr_customer_id":168039,"tr_customer_product_id":168029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:46.000Z","modified_at":"2026-01-27T09:33:23.000Z","name":"Laura Prohaska","mobile_number":"581-701-0460","email_id":"Dax_Heller@gmail.com","dop":"2026-01-04","serial_number":"15736813211429","imei1":"15736813211429","imei2":"15736813211429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168019,"job_number":"JOB_168019","tr_customer_id":168036,"tr_customer_product_id":168026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:38.000Z","name":"Pierce Halvorson","mobile_number":"371-333-3337","email_id":"Mozelle.Graham61@yahoo.com","dop":"2026-01-04","serial_number":"10964045513198","imei1":"10964045513198","imei2":"10964045513198","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168016,"job_number":"JOB_168016","tr_customer_id":168033,"tr_customer_product_id":168023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:52.000Z","name":"Tyrell Stracke","mobile_number":"973-623-8982","email_id":"Jordi_Harvey@hotmail.com","dop":"2026-01-04","serial_number":"12360610215024","imei1":"12360610215024","imei2":"12360610215024","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168013,"job_number":"JOB_168013","tr_customer_id":168030,"tr_customer_product_id":168020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:24:20.000Z","name":"Llewellyn Anderson","mobile_number":"981-423-6620","email_id":"Ozella.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"12599688938243","imei1":"12599688938243","imei2":"12599688938243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168010,"job_number":"JOB_168010","tr_customer_id":168027,"tr_customer_product_id":168017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:23:32.000Z","name":"Josefa Powlowski","mobile_number":"579-508-1792","email_id":"Stewart_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10836086319804","imei1":"10836086319804","imei2":"10836086319804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168007,"job_number":"JOB_168007","tr_customer_id":168024,"tr_customer_product_id":168014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:04.000Z","modified_at":"2026-01-27T09:22:44.000Z","name":"Marianne Gaylord","mobile_number":"926-519-0941","email_id":"Will.Labadie@gmail.com","dop":"2025-04-06","serial_number":"16801264837988","imei1":"16801264837988","imei2":"16801264837988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168004,"job_number":"JOB_168004","tr_customer_id":168021,"tr_customer_product_id":168011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:47:49.000Z","modified_at":"2026-01-27T09:50:36.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11931605085264","imei1":"11931605085264","imei2":"11931605085264","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168003,"job_number":"JOB_168003","tr_customer_id":168020,"tr_customer_product_id":168010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:58.000Z","name":"Charity Ernser","mobile_number":"898-282-6410","email_id":"Alta1@yahoo.com","dop":"2025-12-01","serial_number":"11906099697335","imei1":"11906099697335","imei2":"11906099697335","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168001,"job_number":"JOB_168001","tr_customer_id":168018,"tr_customer_product_id":168008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:42.000Z","name":"Lila Bartell","mobile_number":"600-870-0568","email_id":"Watson_Wolf83@gmail.com","dop":"2025-12-01","serial_number":"12257249469649","imei1":"12257249469649","imei2":"12257249469649","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167999,"job_number":"JOB_167999","tr_customer_id":168016,"tr_customer_product_id":168006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:26.000Z","name":"Avery Bartell","mobile_number":"892-349-7859","email_id":"Laron.Donnelly41@gmail.com","dop":"2025-12-01","serial_number":"10123534099788","imei1":"10123534099788","imei2":"10123534099788","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167990,"job_number":"JOB_167990","tr_customer_id":168007,"tr_customer_product_id":167997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:02.000Z","modified_at":"2026-01-27T08:20:39.000Z","name":"Mylene Paucek","mobile_number":"366-759-2532","email_id":"Aubrey_Harber@gmail.com","dop":"2025-04-06","serial_number":"13419527922307","imei1":"13419527922307","imei2":"13419527922307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167987,"job_number":"JOB_167987","tr_customer_id":168004,"tr_customer_product_id":167994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:55.000Z","name":"Amber Larson","mobile_number":"948-282-8530","email_id":"Consuelo.Weissnat73@yahoo.com","dop":"2025-04-06","serial_number":"12861735933223","imei1":"12861735933223","imei2":"12861735933223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167984,"job_number":"JOB_167984","tr_customer_id":168001,"tr_customer_product_id":167991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:19:10.000Z","name":"Carolyne Paucek","mobile_number":"545-983-9520","email_id":"Lucile_Wolf52@hotmail.com","dop":"2025-04-06","serial_number":"14271654836682","imei1":"14271654836682","imei2":"14271654836682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167981,"job_number":"JOB_167981","tr_customer_id":167998,"tr_customer_product_id":167988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:14.000Z","name":"Fletcher Franecki","mobile_number":"786-836-3975","email_id":"Loy79@hotmail.com","dop":"2025-12-01","serial_number":"10738362324388","imei1":"10738362324388","imei2":"10738362324388","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167979,"job_number":"JOB_167979","tr_customer_id":167996,"tr_customer_product_id":167986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:58.000Z","name":"Joel Schmeler","mobile_number":"474-846-8783","email_id":"Vada.Crona7@hotmail.com","dop":"2025-12-01","serial_number":"19660589554505","imei1":"19660589554505","imei2":"19660589554505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167977,"job_number":"JOB_167977","tr_customer_id":167994,"tr_customer_product_id":167984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:42.000Z","name":"Columbus Deckow","mobile_number":"894-371-3585","email_id":"Joel_Leuschke@gmail.com","dop":"2025-12-01","serial_number":"18261600913888","imei1":"18261600913888","imei2":"18261600913888","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167973,"job_number":"JOB_167973","tr_customer_id":167990,"tr_customer_product_id":167980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:42.000Z","modified_at":"2026-01-27T07:48:20.000Z","name":"Arvel Kuhn","mobile_number":"615-319-7198","email_id":"Chaz_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14431655523975","imei1":"14431655523975","imei2":"14431655523975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167969,"job_number":"JOB_167969","tr_customer_id":167986,"tr_customer_product_id":167976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:56.000Z","modified_at":"2026-01-27T07:47:36.000Z","name":"Maud Cummerata","mobile_number":"646-422-3272","email_id":"Tamara.Witting12@gmail.com","dop":"2025-04-06","serial_number":"13661529653762","imei1":"13661529653762","imei2":"13661529653762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167968,"job_number":"JOB_167968","tr_customer_id":167985,"tr_customer_product_id":167975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:47.000Z","name":"Mariah Hamill","mobile_number":"652-797-8772","email_id":"Noemy.Jakubowski@yahoo.com","dop":"2025-12-01","serial_number":"11895969562146","imei1":"11895969562146","imei2":"11895969562146","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167966,"job_number":"JOB_167966","tr_customer_id":167983,"tr_customer_product_id":167973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:29.000Z","name":"Ellen Ernser","mobile_number":"773-782-1692","email_id":"Jay32@yahoo.com","dop":"2025-12-01","serial_number":"18035647441755","imei1":"18035647441755","imei2":"18035647441755","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167964,"job_number":"JOB_167964","tr_customer_id":167981,"tr_customer_product_id":167971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:45:11.000Z","name":"Carol Harber","mobile_number":"791-589-1054","email_id":"Tabitha36@hotmail.com","dop":"2025-12-01","serial_number":"13015239403347","imei1":"13015239403347","imei2":"13015239403347","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167962,"job_number":"JOB_167962","tr_customer_id":167979,"tr_customer_product_id":167969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:22.000Z","name":"Dangelo Mann","mobile_number":"687-934-9912","email_id":"Bradly_Bogisich@gmail.com","dop":"2025-12-01","serial_number":"14223691814750","imei1":"14223691814750","imei2":"14223691814750","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167960,"job_number":"JOB_167960","tr_customer_id":167977,"tr_customer_product_id":167967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:41:06.000Z","name":"Marquise Reichert","mobile_number":"587-475-6993","email_id":"Mireya_Armstrong@gmail.com","dop":"2025-12-01","serial_number":"11570715098623","imei1":"11570715098623","imei2":"11570715098623","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167958,"job_number":"JOB_167958","tr_customer_id":167975,"tr_customer_product_id":167965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:38.000Z","modified_at":"2026-01-27T07:40:50.000Z","name":"Juanita Leffler","mobile_number":"636-521-5568","email_id":"Patience37@hotmail.com","dop":"2025-12-01","serial_number":"17253145582378","imei1":"17253145582378","imei2":"17253145582378","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167949,"job_number":"JOB_167949","tr_customer_id":167966,"tr_customer_product_id":167956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:14.000Z","modified_at":"2026-01-27T07:05:53.000Z","name":"Blanca Schneider","mobile_number":"399-331-5349","email_id":"Howard.Klocko@hotmail.com","dop":"2025-04-06","serial_number":"18972673309267","imei1":"18972673309267","imei2":"18972673309267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167947,"job_number":"JOB_167947","tr_customer_id":167964,"tr_customer_product_id":167954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:29.000Z","modified_at":"2026-01-27T07:05:07.000Z","name":"Dasia Weissnat","mobile_number":"217-928-5689","email_id":"Cordie.Mayert15@yahoo.com","dop":"2025-04-06","serial_number":"18151854735051","imei1":"18151854735051","imei2":"18151854735051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167945,"job_number":"JOB_167945","tr_customer_id":167962,"tr_customer_product_id":167952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:45.000Z","modified_at":"2026-01-27T07:04:22.000Z","name":"Carolanne Johnston","mobile_number":"835-983-6740","email_id":"Demond45@hotmail.com","dop":"2025-04-06","serial_number":"12500515806340","imei1":"12500515806340","imei2":"12500515806340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:28.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167975,"job_number":"JOB_167975","tr_customer_id":167992,"tr_customer_product_id":167982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:57.000Z","name":"Tyra Bode","mobile_number":"345-387-5492","email_id":"Vinnie_Hansen8@hotmail.com","dop":"2025-11-04","serial_number":"15467931154278","imei1":"15467931154278","imei2":"15467931154278","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167972,"job_number":"JOB_167972","tr_customer_id":167989,"tr_customer_product_id":167979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:27.000Z","modified_at":"2026-01-27T07:47:40.000Z","name":"Myrtie Von","mobile_number":"535-695-3663","email_id":"Garry.Deckow@gmail.com","dop":"2025-11-04","serial_number":"55820820197905","imei1":"55820820197905","imei2":"55820820197905","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167971,"job_number":"JOB_167971","tr_customer_id":167988,"tr_customer_product_id":167978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:10.000Z","modified_at":"2026-01-27T07:47:22.000Z","name":"Hailey Rath","mobile_number":"746-636-4364","email_id":"George0@yahoo.com","dop":"2025-11-04","serial_number":"84569898271866","imei1":"84569898271866","imei2":"84569898271866","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167953,"job_number":"JOB_167953","tr_customer_id":167970,"tr_customer_product_id":167960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:28:10.000Z","modified_at":"2026-01-27T07:28:21.000Z","name":"Emie Bergstrom","mobile_number":"359-635-2065","email_id":"Marjorie.Larkin@yahoo.com","dop":"2025-11-04","serial_number":"32225753709504","imei1":"32225753709504","imei2":"32225753709504","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167952,"job_number":"JOB_167952","tr_customer_id":167969,"tr_customer_product_id":167959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:55.000Z","modified_at":"2026-01-27T07:28:06.000Z","name":"Hubert Rolfson","mobile_number":"399-357-0889","email_id":"Giuseppe18@yahoo.com","dop":"2025-11-04","serial_number":"52472548051072","imei1":"52472548051072","imei2":"52472548051072","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167951,"job_number":"JOB_167951","tr_customer_id":167968,"tr_customer_product_id":167958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:39.000Z","modified_at":"2026-01-27T07:27:51.000Z","name":"Bernita Johnston","mobile_number":"924-316-2364","email_id":"Sylvester.Thompson@yahoo.com","dop":"2025-11-04","serial_number":"51972504316060","imei1":"51972504316060","imei2":"51972504316060","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11aca260-6079-41f1-8866-eeaf4ac2d59c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_168215"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"408-NNXx3qSO6+w3xWTeOmgg6LqFwJE"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_168215
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 1.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODB9.mqXhaHKJtLECvoUK58nYoX6Iy0uZfzEfYXP8b_7AoC0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b1812f1-4448-4f16-a27d-95d44614ef5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"633-tMTKO1/KNJTMDMtMZkaUmSEyPmU"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643958,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:09:44.000Z","created_at":"2026-01-27T12:09:44.000Z"},{"id":643959,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:09:44.000Z","created_at":"2026-01-27T12:09:44.000Z"}],"problems":[{"id":149422,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:09:44.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ecebc9f8-3e2b-49c5-9a0b-588d097cbd43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-/KEvatWJuqpwgTR3FSe01N4Txmo"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODd9.4s2wNzir-6f9nEMAaiIXY5uK8XS8o0Er9dP-pYLMpyk"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODd9.4s2wNzir-6f9nEMAaiIXY5uK8XS8o0Er9dP-pYLMpyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7b8234c-5dbb-417c-aba8-3c85379972e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 317ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODd9.4s2wNzir-6f9nEMAaiIXY5uK8XS8o0Er9dP-pYLMpyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 022fe7f3-7959-46dd-b2df-63a6430ddf58
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-CtUq/RpSFu8clB7+ft8WBU6+2vs"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":453},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 440.45KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODd9.4s2wNzir-6f9nEMAaiIXY5uK8XS8o0Er9dP-pYLMpyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ddc532aa-81bc-42f4-9b72-c3f0c35b245f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6e1d1-q0fazCeedqj0NkBGRbX/7tQ7KfQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODd9.4s2wNzir-6f9nEMAaiIXY5uK8XS8o0Er9dP-pYLMpyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79e88913-04b9-4f36-a8a6-f18092d21272
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5b501f9-dacf-4ed4-9095-adf64a68b745
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 168215,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 295ms
Mean size per request: 439.48KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODd9.4s2wNzir-6f9nEMAaiIXY5uK8XS8o0Er9dP-pYLMpyk
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d8e9e1c3-da6f-4c8e-87df-5399639b1f6c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6dde7-I8ESt9yhYupA7MeRDhgqVrHap9s"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e47ab8c0-3868-45db-9b17-650ed9666ed3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-bM3lReFtOWdb2+3O3fuJFF2yFuo"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODl9.bzbm581B9ir5nSzFNHujcUqeoqAFdVSyzIqKtkKRiFU"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODl9.bzbm581B9ir5nSzFNHujcUqeoqAFdVSyzIqKtkKRiFU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 049dea55-ca5f-424c-bc9a-2439c163ca4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODl9.bzbm581B9ir5nSzFNHujcUqeoqAFdVSyzIqKtkKRiFU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2bf12eaf-a856-4621-bab9-09ab852f219f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-S/9X3C9x2GcvKIwyYfL/ROLDWSA"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":206}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 1017B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODl9.bzbm581B9ir5nSzFNHujcUqeoqAFdVSyzIqKtkKRiFU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51547970-df40-448f-a749-f7ec4713fe5f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1017
ETag W/"3f9-PZZo22JzDno+WNXGKBDyylv4swk"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:49.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T12:09:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODl9.bzbm581B9ir5nSzFNHujcUqeoqAFdVSyzIqKtkKRiFU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5a363e7-88ac-47ba-9714-fecdcdd517a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 504ms
Mean size per request: 1.2KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODl9.bzbm581B9ir5nSzFNHujcUqeoqAFdVSyzIqKtkKRiFU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cee480e8-5c64-4298-b30a-025279fb9f47
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4cc-2lJFFjcc/0fXPJxQ1Q9Ymvn4kk4"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:49.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T12:09:49.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":168215,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:09:44.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3ODl9.bzbm581B9ir5nSzFNHujcUqeoqAFdVSyzIqKtkKRiFU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7461f064-2480-4da0-a098-596135684cff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 378343a1-cf71-444e-8dad-73398525bafa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "job_id": 168215,
            "problems": [
                {
                    "id": 1,
                    "remark": "Changed Battery."
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af8baba8-937e-4e85-9405-6029f128bc34
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-gtfEZfyAJ376nrmSFj0kq5OXA0g"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTc5Mn0.1p9Jn6MYq197g2VZEn0xEFmlYbZQrg5MqJ6HA4AmRxQ"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTc5Mn0.1p9Jn6MYq197g2VZEn0xEFmlYbZQrg5MqJ6HA4AmRxQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2a1b4081-ccf7-4c09-aa6c-c9db4a97fb4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTc5Mn0.1p9Jn6MYq197g2VZEn0xEFmlYbZQrg5MqJ6HA4AmRxQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0212e886-26ec-4607-a011-c677850a3e2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-LJDnwLN9VdpGZz7J3KexbFn2jas"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":206},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTc5Mn0.1p9Jn6MYq197g2VZEn0xEFmlYbZQrg5MqJ6HA4AmRxQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05e508c3-f743-4d59-849c-f86c68c0b1e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 303ms
Mean size per request: 199.02KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTc5Mn0.1p9Jn6MYq197g2VZEn0xEFmlYbZQrg5MqJ6HA4AmRxQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8022515-589d-413e-b88a-4d97c6724b96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"31c17-EFAtpRY/UUdQ6Ec76QfCxP+Fwy4"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168094,"job_number":"JOB_168094","tr_customer_id":168111,"tr_customer_product_id":168101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:15:02.000Z","name":"Dallin Gislason","mobile_number":"567-614-0674","email_id":"Asa.Dickens2@hotmail.com","dop":"2025-12-01","serial_number":"19252033319325","imei1":"19252033319325","imei2":"19252033319325","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168092,"job_number":"JOB_168092","tr_customer_id":168109,"tr_customer_product_id":168099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:45.000Z","name":"Jace Goyette","mobile_number":"220-994-9442","email_id":"Eldon.Collins79@hotmail.com","dop":"2025-12-01","serial_number":"12901445906599","imei1":"12901445906599","imei2":"12901445906599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168090,"job_number":"JOB_168090","tr_customer_id":168107,"tr_customer_product_id":168097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:15.000Z","modified_at":"2026-01-27T11:14:27.000Z","name":"Tierra Wisoky","mobile_number":"796-535-6757","email_id":"Juliet_DAmore64@yahoo.com","dop":"2025-12-01","serial_number":"17080372061804","imei1":"17080372061804","imei2":"17080372061804","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168088,"job_number":"JOB_168088","tr_customer_id":168105,"tr_customer_product_id":168095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:03:33.000Z","modified_at":"2026-01-27T11:03:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11927539170002","imei1":"11927539170002","imei2":"11927539170002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168087,"job_number":"JOB_168087","tr_customer_id":168104,"tr_customer_product_id":168094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:25.000Z","modified_at":"2026-01-27T11:01:37.000Z","name":"Susan Herzog","mobile_number":"679-937-8561","email_id":"Lawrence.Davis@gmail.com","dop":"2025-12-01","serial_number":"15544212656046","imei1":"15544212656046","imei2":"15544212656046","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168085,"job_number":"JOB_168085","tr_customer_id":168102,"tr_customer_product_id":168092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:08.000Z","modified_at":"2026-01-27T11:01:20.000Z","name":"Hailie Kiehn","mobile_number":"570-647-7279","email_id":"Alda.Glover87@hotmail.com","dop":"2025-12-01","serial_number":"12695029066728","imei1":"12695029066728","imei2":"12695029066728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168083,"job_number":"JOB_168083","tr_customer_id":168100,"tr_customer_product_id":168090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:01:03.000Z","name":"Viola Bode","mobile_number":"373-683-2937","email_id":"Valentina.Ernser9@gmail.com","dop":"2025-12-01","serial_number":"18806189003434","imei1":"18806189003434","imei2":"18806189003434","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168079,"job_number":"JOB_168079","tr_customer_id":168096,"tr_customer_product_id":168086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:34:26.000Z","name":"Ezekiel Hartmann","mobile_number":"324-276-6526","email_id":"Ashleigh_Corkery@yahoo.com","dop":"2025-04-06","serial_number":"14122225292562","imei1":"14122225292562","imei2":"14122225292562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168076,"job_number":"JOB_168076","tr_customer_id":168093,"tr_customer_product_id":168083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:33:34.000Z","name":"Jannie Johnston","mobile_number":"519-667-6296","email_id":"Gina2@yahoo.com","dop":"2025-04-06","serial_number":"15319421858389","imei1":"15319421858389","imei2":"15319421858389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168073,"job_number":"JOB_168073","tr_customer_id":168090,"tr_customer_product_id":168080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:58.000Z","modified_at":"2026-01-27T10:32:42.000Z","name":"Johnathan Rosenbaum","mobile_number":"237-569-0610","email_id":"Rebekah.Jast21@yahoo.com","dop":"2025-04-06","serial_number":"19110824912225","imei1":"19110824912225","imei2":"19110824912225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168066,"job_number":"JOB_168066","tr_customer_id":168083,"tr_customer_product_id":168073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:51.000Z","modified_at":"2026-01-27T10:57:23.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14356638927458","imei1":"14356638927458","imei2":"14356638927458","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168064,"job_number":"JOB_168064","tr_customer_id":168081,"tr_customer_product_id":168071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:28:25.000Z","name":"Chet Schaden","mobile_number":"279-274-4333","email_id":"Brayan64@gmail.com","dop":"2026-01-04","serial_number":"17453629624168","imei1":"17453629624168","imei2":"17453629624168","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168061,"job_number":"JOB_168061","tr_customer_id":168078,"tr_customer_product_id":168068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:03.000Z","modified_at":"2026-01-27T10:27:40.000Z","name":"Joaquin Mohr","mobile_number":"805-544-3660","email_id":"Opal_Lebsack47@gmail.com","dop":"2026-01-04","serial_number":"12114928346598","imei1":"12114928346598","imei2":"12114928346598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168058,"job_number":"JOB_168058","tr_customer_id":168075,"tr_customer_product_id":168065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:18.000Z","modified_at":"2026-01-27T10:26:55.000Z","name":"Roscoe Kertzmann","mobile_number":"487-663-7383","email_id":"Giovani62@gmail.com","dop":"2026-01-04","serial_number":"18684721868853","imei1":"18684721868853","imei2":"18684721868853","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168056,"job_number":"JOB_168056","tr_customer_id":168073,"tr_customer_product_id":168063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:06:55.000Z","modified_at":"2026-01-27T10:07:03.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16889598345165","imei1":"16889598345165","imei2":"16889598345165","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168055,"job_number":"JOB_168055","tr_customer_id":168072,"tr_customer_product_id":168062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:05:36.000Z","modified_at":"2026-01-27T10:05:43.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19174995388693","imei1":"19174995388693","imei2":"19174995388693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168053,"job_number":"JOB_168053","tr_customer_id":168070,"tr_customer_product_id":168060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:41.000Z","name":"Bette Spencer","mobile_number":"250-318-3070","email_id":"Abigail50@gmail.com","dop":"2026-01-04","serial_number":"19518074213425","imei1":"19518074213425","imei2":"19518074213425","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168051,"job_number":"JOB_168051","tr_customer_id":168068,"tr_customer_product_id":168058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:53.000Z","name":"Emmalee Moore","mobile_number":"222-544-8078","email_id":"Clarabelle_Pfeffer83@gmail.com","dop":"2025-12-01","serial_number":"15076112657731","imei1":"15076112657731","imei2":"15076112657731","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168049,"job_number":"JOB_168049","tr_customer_id":168066,"tr_customer_product_id":168056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:38.000Z","name":"Claud Pouros","mobile_number":"664-760-5960","email_id":"Milan_Deckow70@gmail.com","dop":"2025-12-01","serial_number":"10208018693131","imei1":"10208018693131","imei2":"10208018693131","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168046,"job_number":"JOB_168046","tr_customer_id":168063,"tr_customer_product_id":168053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:12.000Z","modified_at":"2026-01-27T10:02:52.000Z","name":"Kaley Lehner","mobile_number":"614-802-6010","email_id":"Kacie_Larson33@hotmail.com","dop":"2026-01-04","serial_number":"10636137962998","imei1":"10636137962998","imei2":"10636137962998","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168044,"job_number":"JOB_168044","tr_customer_id":168061,"tr_customer_product_id":168051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:22.000Z","name":"Esmeralda Bode","mobile_number":"205-625-4081","email_id":"Santina4@yahoo.com","dop":"2025-12-01","serial_number":"18277239641642","imei1":"18277239641642","imei2":"18277239641642","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168042,"job_number":"JOB_168042","tr_customer_id":168059,"tr_customer_product_id":168049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:02:04.000Z","name":"Icie Ward","mobile_number":"766-810-4574","email_id":"Ardella.Rowe@hotmail.com","dop":"2025-12-01","serial_number":"12935030125237","imei1":"12935030125237","imei2":"12935030125237","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168040,"job_number":"JOB_168040","tr_customer_id":168057,"tr_customer_product_id":168047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:48.000Z","name":"Laron Hirthe","mobile_number":"731-940-9575","email_id":"Theodora_Shields@yahoo.com","dop":"2025-12-01","serial_number":"15743888369608","imei1":"15743888369608","imei2":"15743888369608","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168037,"job_number":"JOB_168037","tr_customer_id":168054,"tr_customer_product_id":168044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:02:03.000Z","name":"Maye McGlynn","mobile_number":"834-778-6179","email_id":"Nellie9@yahoo.com","dop":"2026-01-04","serial_number":"16067822324575","imei1":"16067822324575","imei2":"16067822324575","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168035,"job_number":"JOB_168035","tr_customer_id":168052,"tr_customer_product_id":168042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:32.000Z","name":"Jalon Walker","mobile_number":"853-780-9973","email_id":"Dario_Raynor@yahoo.com","dop":"2025-12-01","serial_number":"16126387345604","imei1":"16126387345604","imei2":"16126387345604","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168032,"job_number":"JOB_168032","tr_customer_id":168049,"tr_customer_product_id":168039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:50:04.000Z","name":"Larue Stokes","mobile_number":"288-297-2561","email_id":"Shaylee_Homenick72@hotmail.com","dop":"2026-01-04","serial_number":"11815380446916","imei1":"11815380446916","imei2":"11815380446916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168029,"job_number":"JOB_168029","tr_customer_id":168046,"tr_customer_product_id":168036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:43.000Z","modified_at":"2026-01-27T09:49:20.000Z","name":"Alba Hayes","mobile_number":"946-524-4468","email_id":"Ally34@yahoo.com","dop":"2026-01-04","serial_number":"13051341482851","imei1":"13051341482851","imei2":"13051341482851","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168026,"job_number":"JOB_168026","tr_customer_id":168043,"tr_customer_product_id":168033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:58.000Z","modified_at":"2026-01-27T09:48:35.000Z","name":"Kenyon Dickinson","mobile_number":"620-470-9782","email_id":"Clement_Morissette23@gmail.com","dop":"2026-01-04","serial_number":"17783464001877","imei1":"17783464001877","imei2":"17783464001877","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168022,"job_number":"JOB_168022","tr_customer_id":168039,"tr_customer_product_id":168029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:46.000Z","modified_at":"2026-01-27T09:33:23.000Z","name":"Laura Prohaska","mobile_number":"581-701-0460","email_id":"Dax_Heller@gmail.com","dop":"2026-01-04","serial_number":"15736813211429","imei1":"15736813211429","imei2":"15736813211429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168019,"job_number":"JOB_168019","tr_customer_id":168036,"tr_customer_product_id":168026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:38.000Z","name":"Pierce Halvorson","mobile_number":"371-333-3337","email_id":"Mozelle.Graham61@yahoo.com","dop":"2026-01-04","serial_number":"10964045513198","imei1":"10964045513198","imei2":"10964045513198","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168016,"job_number":"JOB_168016","tr_customer_id":168033,"tr_customer_product_id":168023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:52.000Z","name":"Tyrell Stracke","mobile_number":"973-623-8982","email_id":"Jordi_Harvey@hotmail.com","dop":"2026-01-04","serial_number":"12360610215024","imei1":"12360610215024","imei2":"12360610215024","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168013,"job_number":"JOB_168013","tr_customer_id":168030,"tr_customer_product_id":168020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:24:20.000Z","name":"Llewellyn Anderson","mobile_number":"981-423-6620","email_id":"Ozella.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"12599688938243","imei1":"12599688938243","imei2":"12599688938243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168010,"job_number":"JOB_168010","tr_customer_id":168027,"tr_customer_product_id":168017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:23:32.000Z","name":"Josefa Powlowski","mobile_number":"579-508-1792","email_id":"Stewart_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10836086319804","imei1":"10836086319804","imei2":"10836086319804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168007,"job_number":"JOB_168007","tr_customer_id":168024,"tr_customer_product_id":168014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:04.000Z","modified_at":"2026-01-27T09:22:44.000Z","name":"Marianne Gaylord","mobile_number":"926-519-0941","email_id":"Will.Labadie@gmail.com","dop":"2025-04-06","serial_number":"16801264837988","imei1":"16801264837988","imei2":"16801264837988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168004,"job_number":"JOB_168004","tr_customer_id":168021,"tr_customer_product_id":168011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:47:49.000Z","modified_at":"2026-01-27T09:50:36.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11931605085264","imei1":"11931605085264","imei2":"11931605085264","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168003,"job_number":"JOB_168003","tr_customer_id":168020,"tr_customer_product_id":168010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:58.000Z","name":"Charity Ernser","mobile_number":"898-282-6410","email_id":"Alta1@yahoo.com","dop":"2025-12-01","serial_number":"11906099697335","imei1":"11906099697335","imei2":"11906099697335","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168001,"job_number":"JOB_168001","tr_customer_id":168018,"tr_customer_product_id":168008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:42.000Z","name":"Lila Bartell","mobile_number":"600-870-0568","email_id":"Watson_Wolf83@gmail.com","dop":"2025-12-01","serial_number":"12257249469649","imei1":"12257249469649","imei2":"12257249469649","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167999,"job_number":"JOB_167999","tr_customer_id":168016,"tr_customer_product_id":168006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:26.000Z","name":"Avery Bartell","mobile_number":"892-349-7859","email_id":"Laron.Donnelly41@gmail.com","dop":"2025-12-01","serial_number":"10123534099788","imei1":"10123534099788","imei2":"10123534099788","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167990,"job_number":"JOB_167990","tr_customer_id":168007,"tr_customer_product_id":167997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:02.000Z","modified_at":"2026-01-27T08:20:39.000Z","name":"Mylene Paucek","mobile_number":"366-759-2532","email_id":"Aubrey_Harber@gmail.com","dop":"2025-04-06","serial_number":"13419527922307","imei1":"13419527922307","imei2":"13419527922307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167987,"job_number":"JOB_167987","tr_customer_id":168004,"tr_customer_product_id":167994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:55.000Z","name":"Amber Larson","mobile_number":"948-282-8530","email_id":"Consuelo.Weissnat73@yahoo.com","dop":"2025-04-06","serial_number":"12861735933223","imei1":"12861735933223","imei2":"12861735933223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167984,"job_number":"JOB_167984","tr_customer_id":168001,"tr_customer_product_id":167991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:19:10.000Z","name":"Carolyne Paucek","mobile_number":"545-983-9520","email_id":"Lucile_Wolf52@hotmail.com","dop":"2025-04-06","serial_number":"14271654836682","imei1":"14271654836682","imei2":"14271654836682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167981,"job_number":"JOB_167981","tr_customer_id":167998,"tr_customer_product_id":167988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:14.000Z","name":"Fletcher Franecki","mobile_number":"786-836-3975","email_id":"Loy79@hotmail.com","dop":"2025-12-01","serial_number":"10738362324388","imei1":"10738362324388","imei2":"10738362324388","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167979,"job_number":"JOB_167979","tr_customer_id":167996,"tr_customer_product_id":167986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:58.000Z","name":"Joel Schmeler","mobile_number":"474-846-8783","email_id":"Vada.Crona7@hotmail.com","dop":"2025-12-01","serial_number":"19660589554505","imei1":"19660589554505","imei2":"19660589554505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167977,"job_number":"JOB_167977","tr_customer_id":167994,"tr_customer_product_id":167984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:42.000Z","name":"Columbus Deckow","mobile_number":"894-371-3585","email_id":"Joel_Leuschke@gmail.com","dop":"2025-12-01","serial_number":"18261600913888","imei1":"18261600913888","imei2":"18261600913888","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167973,"job_number":"JOB_167973","tr_customer_id":167990,"tr_customer_product_id":167980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:42.000Z","modified_at":"2026-01-27T07:48:20.000Z","name":"Arvel Kuhn","mobile_number":"615-319-7198","email_id":"Chaz_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14431655523975","imei1":"14431655523975","imei2":"14431655523975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167969,"job_number":"JOB_167969","tr_customer_id":167986,"tr_customer_product_id":167976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:56.000Z","modified_at":"2026-01-27T07:47:36.000Z","name":"Maud Cummerata","mobile_number":"646-422-3272","email_id":"Tamara.Witting12@gmail.com","dop":"2025-04-06","serial_number":"13661529653762","imei1":"13661529653762","imei2":"13661529653762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167968,"job_number":"JOB_167968","tr_customer_id":167985,"tr_customer_product_id":167975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:47.000Z","name":"Mariah Hamill","mobile_number":"652-797-8772","email_id":"Noemy.Jakubowski@yahoo.com","dop":"2025-12-01","serial_number":"11895969562146","imei1":"11895969562146","imei2":"11895969562146","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167966,"job_number":"JOB_167966","tr_customer_id":167983,"tr_customer_product_id":167973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:29.000Z","name":"Ellen Ernser","mobile_number":"773-782-1692","email_id":"Jay32@yahoo.com","dop":"2025-12-01","serial_number":"18035647441755","imei1":"18035647441755","imei2":"18035647441755","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167964,"job_number":"JOB_167964","tr_customer_id":167981,"tr_customer_product_id":167971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:45:11.000Z","name":"Carol Harber","mobile_number":"791-589-1054","email_id":"Tabitha36@hotmail.com","dop":"2025-12-01","serial_number":"13015239403347","imei1":"13015239403347","imei2":"13015239403347","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167962,"job_number":"JOB_167962","tr_customer_id":167979,"tr_customer_product_id":167969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:22.000Z","name":"Dangelo Mann","mobile_number":"687-934-9912","email_id":"Bradly_Bogisich@gmail.com","dop":"2025-12-01","serial_number":"14223691814750","imei1":"14223691814750","imei2":"14223691814750","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167960,"job_number":"JOB_167960","tr_customer_id":167977,"tr_customer_product_id":167967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:41:06.000Z","name":"Marquise Reichert","mobile_number":"587-475-6993","email_id":"Mireya_Armstrong@gmail.com","dop":"2025-12-01","serial_number":"11570715098623","imei1":"11570715098623","imei2":"11570715098623","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167958,"job_number":"JOB_167958","tr_customer_id":167975,"tr_customer_product_id":167965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:38.000Z","modified_at":"2026-01-27T07:40:50.000Z","name":"Juanita Leffler","mobile_number":"636-521-5568","email_id":"Patience37@hotmail.com","dop":"2025-12-01","serial_number":"17253145582378","imei1":"17253145582378","imei2":"17253145582378","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167949,"job_number":"JOB_167949","tr_customer_id":167966,"tr_customer_product_id":167956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:14.000Z","modified_at":"2026-01-27T07:05:53.000Z","name":"Blanca Schneider","mobile_number":"399-331-5349","email_id":"Howard.Klocko@hotmail.com","dop":"2025-04-06","serial_number":"18972673309267","imei1":"18972673309267","imei2":"18972673309267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167947,"job_number":"JOB_167947","tr_customer_id":167964,"tr_customer_product_id":167954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:29.000Z","modified_at":"2026-01-27T07:05:07.000Z","name":"Dasia Weissnat","mobile_number":"217-928-5689","email_id":"Cordie.Mayert15@yahoo.com","dop":"2025-04-06","serial_number":"18151854735051","imei1":"18151854735051","imei2":"18151854735051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167945,"job_number":"JOB_167945","tr_customer_id":167962,"tr_customer_product_id":167952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:45.000Z","modified_at":"2026-01-27T07:04:22.000Z","name":"Carolanne Johnston","mobile_number":"835-983-6740","email_id":"Demond45@hotmail.com","dop":"2025-04-06","serial_number":"12500515806340","imei1":"12500515806340","imei2":"12500515806340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:28.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167975,"job_number":"JOB_167975","tr_customer_id":167992,"tr_customer_product_id":167982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:57.000Z","name":"Tyra Bode","mobile_number":"345-387-5492","email_id":"Vinnie_Hansen8@hotmail.com","dop":"2025-11-04","serial_number":"15467931154278","imei1":"15467931154278","imei2":"15467931154278","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167972,"job_number":"JOB_167972","tr_customer_id":167989,"tr_customer_product_id":167979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:27.000Z","modified_at":"2026-01-27T07:47:40.000Z","name":"Myrtie Von","mobile_number":"535-695-3663","email_id":"Garry.Deckow@gmail.com","dop":"2025-11-04","serial_number":"55820820197905","imei1":"55820820197905","imei2":"55820820197905","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167971,"job_number":"JOB_167971","tr_customer_id":167988,"tr_customer_product_id":167978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:10.000Z","modified_at":"2026-01-27T07:47:22.000Z","name":"Hailey Rath","mobile_number":"746-636-4364","email_id":"George0@yahoo.com","dop":"2025-11-04","serial_number":"84569898271866","imei1":"84569898271866","imei2":"84569898271866","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167953,"job_number":"JOB_167953","tr_customer_id":167970,"tr_customer_product_id":167960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:28:10.000Z","modified_at":"2026-01-27T07:28:21.000Z","name":"Emie Bergstrom","mobile_number":"359-635-2065","email_id":"Marjorie.Larkin@yahoo.com","dop":"2025-11-04","serial_number":"32225753709504","imei1":"32225753709504","imei2":"32225753709504","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167952,"job_number":"JOB_167952","tr_customer_id":167969,"tr_customer_product_id":167959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:55.000Z","modified_at":"2026-01-27T07:28:06.000Z","name":"Hubert Rolfson","mobile_number":"399-357-0889","email_id":"Giuseppe18@yahoo.com","dop":"2025-11-04","serial_number":"52472548051072","imei1":"52472548051072","imei2":"52472548051072","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167951,"job_number":"JOB_167951","tr_customer_id":167968,"tr_customer_product_id":167958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:39.000Z","modified_at":"2026-01-27T07:27:51.000Z","name":"Bernita Johnston","mobile_number":"924-316-2364","email_id":"Sylvester.Thompson@yahoo.com","dop":"2025-11-04","serial_number":"51972504316060","imei1":"51972504316060","imei2":"51972504316060","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 656ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTc5Mn0.1p9Jn6MYq197g2VZEn0xEFmlYbZQrg5MqJ6HA4AmRxQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bef3d18f-a916-4096-9e8a-3a04cfad8ed9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-C93riKidiV+EqHVvY3iEBlzK/xo"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:51.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-27T12:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTc5Mn0.1p9Jn6MYq197g2VZEn0xEFmlYbZQrg5MqJ6HA4AmRxQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e2ff7ac-5338-41e1-957c-cf72ecce430b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 168215
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 688ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTc5Mn0.1p9Jn6MYq197g2VZEn0xEFmlYbZQrg5MqJ6HA4AmRxQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3cf63600-7f09-42b5-8ad3-313e45565732
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c77b0d36-caba-4774-b193-2946b81d3ca1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-4lVC6/OQNutg/pD/IxdxgfnYy+s"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTV9.-Cue_5WUY6k8mcyD1IqSvGPeTPytdZqjU4NJvWLqw6Y"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTV9.-Cue_5WUY6k8mcyD1IqSvGPeTPytdZqjU4NJvWLqw6Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2251c22a-32db-4f4e-9b17-6f5d6b40c566
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTV9.-Cue_5WUY6k8mcyD1IqSvGPeTPytdZqjU4NJvWLqw6Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22e341ba-72cb-46ea-99ac-5bf7d7637069
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-yL3qkccTCDEHLkdBOwYkBrHKZgY"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTV9.-Cue_5WUY6k8mcyD1IqSvGPeTPytdZqjU4NJvWLqw6Y
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91d51aef-f360-4a53-8ef1-c1bbc8157f06
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-QKZHFbUj4HEu3x3ZbwNCthFion4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:54.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTV9.-Cue_5WUY6k8mcyD1IqSvGPeTPytdZqjU4NJvWLqw6Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5c5bacb-7513-4569-a408-e294cdf00b7e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-QKZHFbUj4HEu3x3ZbwNCthFion4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:54.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTV9.-Cue_5WUY6k8mcyD1IqSvGPeTPytdZqjU4NJvWLqw6Y
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8bda784-156e-4a18-9e81-606921acfddc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 168215
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTV9.-Cue_5WUY6k8mcyD1IqSvGPeTPytdZqjU4NJvWLqw6Y
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b93b0bc8-b254-46c6-b11b-40e5bc103639
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_168215"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"401-/g1cnAmWzLiMhT9ugJielZu7PII"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:56.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_168215
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 2.59KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTV9.-Cue_5WUY6k8mcyD1IqSvGPeTPytdZqjU4NJvWLqw6Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a8c311d5-97a6-4acc-afd4-aeebc26afd4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a5a-OOnlw8Z/Zc2OCFejxPnL1d7rJhw"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:56.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643958,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:09:44.000Z","created_at":"2026-01-27T12:09:44.000Z"},{"id":643959,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:09:44.000Z","created_at":"2026-01-27T12:09:44.000Z"},{"id":643960,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-27T12:09:49.000Z","created_at":"2026-01-27T12:09:49.000Z"},{"id":643961,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-27T12:09:51.000Z","created_at":"2026-01-27T12:09:51.000Z"},{"id":643962,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-27T12:09:54.000Z","created_at":"2026-01-27T12:09:54.000Z"},{"id":643963,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T12:09:56.000Z","created_at":"2026-01-27T12:09:56.000Z"},{"id":643964,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T12:09:56.000Z","created_at":"2026-01-27T12:09:56.000Z"}],"problems":[{"id":149422,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:09:44.000Z"},{"id":149423,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-27T12:09:51.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 92b36b5f-037c-4d34-8321-ae522ff53bcd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-KXacHDtd96ZBhTtStWnYTtgkY6g"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response message should be equal to Success 1 0 0
Token should be valid 1 0 0
Validate JSON Schema 1 0 0
Response time < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time < 150ms
expected 233 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dcf6d489-ebcf-4cba-8784-24d76410d36d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 401 - Unauthorized 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 401 - Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6f686b78-b286-44b3-b314-35083f4e074d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 400 - Bad Request 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8c6231f-3077-49ed-a3ef-a06a19d2d5f0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response Time < 400ms 1 0 0
Response body contains message as success 1 0 0
Verify Response Schema 1 0 0
Verify User Properties are present 1 0 0
Verify if role is FrontDesk 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1e50225-8e5a-4d2a-8c2f-1ebd23739525
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: Verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: Verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5eec9484-e754-4734-8bc2-6ce59dc78e4e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 242B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c1602e5-3bfb-46a4-b335-85c630bdc08a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-plobhwiV2imSV4d2kzlKfMciuE4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":650},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Verify Response Time < 200ms 0 1 0
Verify that message should be equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in the response data Array 1 0 0
Verify if the count for the Json Object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json Object Created today is Number or not 1 0 0
Verify if the count for the Json Object Pending for FST assignment is Number or not 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify Response Time < 200ms
expected 255 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c851e111-a7df-4d8a-8550-9b7e32b9b1ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 235ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe02b252-dec7-4435-9b63-b9b6ade241c8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:09:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64a63820-508b-4680-ae70-190569146903
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 10.53KB

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d2fab1f6-d870-4e91-9f45-df5de87f470c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:09:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify if Message is equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_platform is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 242 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 274104b7-6402-4cb6-9476-8104b2cb718d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb6e5b1f-6cad-4034-9812-a819b4f1f6d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status Code is 403 - Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status Code is 403 - Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5006b952-f1c0-4e7b-a38f-2231d3000e8e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1055
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Uday",
                "last_name": "P",
                "mobile_number": "7690034256",
                "mobile_number_alt": "",
                "email_id": "uday@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "15888285633922",
                "imei1": "15888285633922",
                "imei2": "15888285633922",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-yyA7xAJTe9xlFbdPRV4N5pGHNqc"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":168233,"tr_customer_product_id":168223,"job_number":"JOB_168216"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 304ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
randomNumber 478
randomFirstName Domenick
randomLastName Bailey
randomEmail Jensen27@yahoo.com
randomPhone 257-425-2261
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c0b905b2-f2c8-4d92-be50-859b65c52c8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Verdie",
                "last_name": "Kessler",
                "mobile_number": "847-994-3783",
                "mobile_number_alt": "",
                "email_id": "Emmanuel20@yahoo.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "16460719711611",
                "imei1": "16460719711611",
                "imei2": "16460719711611",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-4hqxqpJejyznJhS5zqN0zSYb4yw"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":168234,"tr_customer_product_id":168224,"job_number":"JOB_168217"}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify Response Schema 1 0 0
Verify the message in the response is Job created successfully. 1 0 0
Verify if the key id is present in response 1 0 0
Verify if the key mst_service_location_id is present in response 1 0 0
Verify if the key mst_platform_id is present in response 1 0 0
Verify if the key mst_warrenty_status_id is present in response 1 0 0
Verify if the key mst_oem_id is present in response 1 0 0
Verify if the key tr_customer_id is present in response 1 0 0
Verify if the key tr_customer_product_id is present in response 1 0 0
Verify if the key job_number is present in response 1 0 0
Verify if job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 304 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
randomNumber 640
randomFirstName Westley
randomLastName Mosciski
randomEmail Izaiah58@hotmail.com
randomPhone 555-787-7003
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8beba846-f2af-46a7-9641-e08212767a2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1079
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Hermina",
                "last_name": "Wehner",
                "mobile_number": "879-776-7608",
                "mobile_number_alt": "",
                "email_id": "Marshall.Reinger36@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "15643158555520",
                "imei1": "15643158555520",
                "imei2": "15643158555520",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 231ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU
randomNumber 811
randomFirstName Moses
randomLastName Lebsack
randomEmail Edwina_Nader@yahoo.com
randomPhone 938-317-4470
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0a7513a-dcc0-4a62-9774-8b3f37d97303
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Cyril",
                "last_name": "Hettinger",
                "mobile_number": "311-495-5616",
                "mobile_number_alt": "",
                "email_id": "Rachelle3@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "11735859756139",
                "imei1": "11735859756139",
                "imei2": "11735859756139",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
randomNumber 35
randomFirstName Woodrow
randomLastName Doyle
randomEmail Crystal_Senger@hotmail.com
randomPhone 664-217-8041
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 74744b85-d890-4840-ab23-5cd90c3f98b8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 236ms
Mean size per request: 156B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
randomNumber 190
randomFirstName Catherine
randomLastName Treutel
randomEmail Isom.Rosenbaum37@yahoo.com
randomPhone 892-506-5842
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3fd5ba6e-19c4-481a-bde9-105ca302e9de
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1089
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Rita",
                "last_name": "McLaughlin",
                "mobile_number": "370-814-6005",
                "mobile_number_alt": "",
                "email_id": "Cara71@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "4.678936960890249e+32",
                "imei1": "4.678936960890249e+32",
                "imei2": "4.678936960890249e+32",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 156
ETag W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
randomNumber 939
randomFirstName Florida
randomLastName Pouros
randomEmail Chloe.Cormier63@gmail.com
randomPhone 706-690-3494
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2186f0fd-fdde-43da-9e6d-167cf364d9b7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1052
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Dominic",
                "last_name": "Smith",
                "mobile_number": "797-948-8467",
                "mobile_number_alt": "",
                "email_id": "Dante49@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "114624253",
                "imei1": "114624253",
                "imei2": "114624253",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
randomNumber 973
randomFirstName Caitlyn
randomLastName Harber
randomEmail Dawson.Thiel12@gmail.com
randomPhone 413-996-9830
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39b3de31-660e-49ea-a625-509a33e50c4f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 997
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Candace",
                "last_name": "McLaughlin",
                "mobile_number": "398-546-0720",
                "mobile_number_alt": "",
                "email_id": "Keenan36@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "19190958728011",
                "imei1": "19190958728011",
                "imei2": "19190958728011",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27d42056-4e79-49f8-a816-06ee726a47d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-mrt2V6RLr2e+7zLIxcYneqw4xYM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":652},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify if the count for the created job today is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 849ms
Mean size per request: 632.6KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e910f031-9433-42bd-8f2c-e4741b6a38c9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9e267-KVJqu878xvdFy7wLx358xRVDvOA"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:01.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168216,"job_number":"JOB_168216","tr_customer_id":168233,"tr_customer_product_id":168223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:00.000Z","modified_at":"2026-01-27T12:10:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15888285633922","imei1":"15888285633922","imei2":"15888285633922","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:56.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168094,"job_number":"JOB_168094","tr_customer_id":168111,"tr_customer_product_id":168101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:15:02.000Z","name":"Dallin Gislason","mobile_number":"567-614-0674","email_id":"Asa.Dickens2@hotmail.com","dop":"2025-12-01","serial_number":"19252033319325","imei1":"19252033319325","imei2":"19252033319325","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168092,"job_number":"JOB_168092","tr_customer_id":168109,"tr_customer_product_id":168099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:45.000Z","name":"Jace Goyette","mobile_number":"220-994-9442","email_id":"Eldon.Collins79@hotmail.com","dop":"2025-12-01","serial_number":"12901445906599","imei1":"12901445906599","imei2":"12901445906599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168090,"job_number":"JOB_168090","tr_customer_id":168107,"tr_customer_product_id":168097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:15.000Z","modified_at":"2026-01-27T11:14:27.000Z","name":"Tierra Wisoky","mobile_number":"796-535-6757","email_id":"Juliet_DAmore64@yahoo.com","dop":"2025-12-01","serial_number":"17080372061804","imei1":"17080372061804","imei2":"17080372061804","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168088,"job_number":"JOB_168088","tr_customer_id":168105,"tr_customer_product_id":168095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:03:33.000Z","modified_at":"2026-01-27T11:03:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11927539170002","imei1":"11927539170002","imei2":"11927539170002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168087,"job_number":"JOB_168087","tr_customer_id":168104,"tr_customer_product_id":168094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:25.000Z","modified_at":"2026-01-27T11:01:37.000Z","name":"Susan Herzog","mobile_number":"679-937-8561","email_id":"Lawrence.Davis@gmail.com","dop":"2025-12-01","serial_number":"15544212656046","imei1":"15544212656046","imei2":"15544212656046","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168085,"job_number":"JOB_168085","tr_customer_id":168102,"tr_customer_product_id":168092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:08.000Z","modified_at":"2026-01-27T11:01:20.000Z","name":"Hailie Kiehn","mobile_number":"570-647-7279","email_id":"Alda.Glover87@hotmail.com","dop":"2025-12-01","serial_number":"12695029066728","imei1":"12695029066728","imei2":"12695029066728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168083,"job_number":"JOB_168083","tr_customer_id":168100,"tr_customer_product_id":168090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:01:03.000Z","name":"Viola Bode","mobile_number":"373-683-2937","email_id":"Valentina.Ernser9@gmail.com","dop":"2025-12-01","serial_number":"18806189003434","imei1":"18806189003434","imei2":"18806189003434","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168079,"job_number":"JOB_168079","tr_customer_id":168096,"tr_customer_product_id":168086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:34:26.000Z","name":"Ezekiel Hartmann","mobile_number":"324-276-6526","email_id":"Ashleigh_Corkery@yahoo.com","dop":"2025-04-06","serial_number":"14122225292562","imei1":"14122225292562","imei2":"14122225292562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168076,"job_number":"JOB_168076","tr_customer_id":168093,"tr_customer_product_id":168083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:33:34.000Z","name":"Jannie Johnston","mobile_number":"519-667-6296","email_id":"Gina2@yahoo.com","dop":"2025-04-06","serial_number":"15319421858389","imei1":"15319421858389","imei2":"15319421858389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168073,"job_number":"JOB_168073","tr_customer_id":168090,"tr_customer_product_id":168080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:58.000Z","modified_at":"2026-01-27T10:32:42.000Z","name":"Johnathan Rosenbaum","mobile_number":"237-569-0610","email_id":"Rebekah.Jast21@yahoo.com","dop":"2025-04-06","serial_number":"19110824912225","imei1":"19110824912225","imei2":"19110824912225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168066,"job_number":"JOB_168066","tr_customer_id":168083,"tr_customer_product_id":168073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:51.000Z","modified_at":"2026-01-27T10:57:23.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14356638927458","imei1":"14356638927458","imei2":"14356638927458","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168064,"job_number":"JOB_168064","tr_customer_id":168081,"tr_customer_product_id":168071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:28:25.000Z","name":"Chet Schaden","mobile_number":"279-274-4333","email_id":"Brayan64@gmail.com","dop":"2026-01-04","serial_number":"17453629624168","imei1":"17453629624168","imei2":"17453629624168","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168061,"job_number":"JOB_168061","tr_customer_id":168078,"tr_customer_product_id":168068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:03.000Z","modified_at":"2026-01-27T10:27:40.000Z","name":"Joaquin Mohr","mobile_number":"805-544-3660","email_id":"Opal_Lebsack47@gmail.com","dop":"2026-01-04","serial_number":"12114928346598","imei1":"12114928346598","imei2":"12114928346598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168058,"job_number":"JOB_168058","tr_customer_id":168075,"tr_customer_product_id":168065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:18.000Z","modified_at":"2026-01-27T10:26:55.000Z","name":"Roscoe Kertzmann","mobile_number":"487-663-7383","email_id":"Giovani62@gmail.com","dop":"2026-01-04","serial_number":"18684721868853","imei1":"18684721868853","imei2":"18684721868853","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168056,"job_number":"JOB_168056","tr_customer_id":168073,"tr_customer_product_id":168063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:06:55.000Z","modified_at":"2026-01-27T10:07:03.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16889598345165","imei1":"16889598345165","imei2":"16889598345165","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168055,"job_number":"JOB_168055","tr_customer_id":168072,"tr_customer_product_id":168062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:05:36.000Z","modified_at":"2026-01-27T10:05:43.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19174995388693","imei1":"19174995388693","imei2":"19174995388693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168053,"job_number":"JOB_168053","tr_customer_id":168070,"tr_customer_product_id":168060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:41.000Z","name":"Bette Spencer","mobile_number":"250-318-3070","email_id":"Abigail50@gmail.com","dop":"2026-01-04","serial_number":"19518074213425","imei1":"19518074213425","imei2":"19518074213425","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168051,"job_number":"JOB_168051","tr_customer_id":168068,"tr_customer_product_id":168058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:53.000Z","name":"Emmalee Moore","mobile_number":"222-544-8078","email_id":"Clarabelle_Pfeffer83@gmail.com","dop":"2025-12-01","serial_number":"15076112657731","imei1":"15076112657731","imei2":"15076112657731","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168049,"job_number":"JOB_168049","tr_customer_id":168066,"tr_customer_product_id":168056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:38.000Z","name":"Claud Pouros","mobile_number":"664-760-5960","email_id":"Milan_Deckow70@gmail.com","dop":"2025-12-01","serial_number":"10208018693131","imei1":"10208018693131","imei2":"10208018693131","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168046,"job_number":"JOB_168046","tr_customer_id":168063,"tr_customer_product_id":168053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:12.000Z","modified_at":"2026-01-27T10:02:52.000Z","name":"Kaley Lehner","mobile_number":"614-802-6010","email_id":"Kacie_Larson33@hotmail.com","dop":"2026-01-04","serial_number":"10636137962998","imei1":"10636137962998","imei2":"10636137962998","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168044,"job_number":"JOB_168044","tr_customer_id":168061,"tr_customer_product_id":168051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:22.000Z","name":"Esmeralda Bode","mobile_number":"205-625-4081","email_id":"Santina4@yahoo.com","dop":"2025-12-01","serial_number":"18277239641642","imei1":"18277239641642","imei2":"18277239641642","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168042,"job_number":"JOB_168042","tr_customer_id":168059,"tr_customer_product_id":168049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:02:04.000Z","name":"Icie Ward","mobile_number":"766-810-4574","email_id":"Ardella.Rowe@hotmail.com","dop":"2025-12-01","serial_number":"12935030125237","imei1":"12935030125237","imei2":"12935030125237","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168040,"job_number":"JOB_168040","tr_customer_id":168057,"tr_customer_product_id":168047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:48.000Z","name":"Laron Hirthe","mobile_number":"731-940-9575","email_id":"Theodora_Shields@yahoo.com","dop":"2025-12-01","serial_number":"15743888369608","imei1":"15743888369608","imei2":"15743888369608","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168037,"job_number":"JOB_168037","tr_customer_id":168054,"tr_customer_product_id":168044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:02:03.000Z","name":"Maye McGlynn","mobile_number":"834-778-6179","email_id":"Nellie9@yahoo.com","dop":"2026-01-04","serial_number":"16067822324575","imei1":"16067822324575","imei2":"16067822324575","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168035,"job_number":"JOB_168035","tr_customer_id":168052,"tr_customer_product_id":168042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:32.000Z","name":"Jalon Walker","mobile_number":"853-780-9973","email_id":"Dario_Raynor@yahoo.com","dop":"2025-12-01","serial_number":"16126387345604","imei1":"16126387345604","imei2":"16126387345604","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168032,"job_number":"JOB_168032","tr_customer_id":168049,"tr_customer_product_id":168039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:50:04.000Z","name":"Larue Stokes","mobile_number":"288-297-2561","email_id":"Shaylee_Homenick72@hotmail.com","dop":"2026-01-04","serial_number":"11815380446916","imei1":"11815380446916","imei2":"11815380446916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168029,"job_number":"JOB_168029","tr_customer_id":168046,"tr_customer_product_id":168036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:43.000Z","modified_at":"2026-01-27T09:49:20.000Z","name":"Alba Hayes","mobile_number":"946-524-4468","email_id":"Ally34@yahoo.com","dop":"2026-01-04","serial_number":"13051341482851","imei1":"13051341482851","imei2":"13051341482851","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168026,"job_number":"JOB_168026","tr_customer_id":168043,"tr_customer_product_id":168033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:58.000Z","modified_at":"2026-01-27T09:48:35.000Z","name":"Kenyon Dickinson","mobile_number":"620-470-9782","email_id":"Clement_Morissette23@gmail.com","dop":"2026-01-04","serial_number":"17783464001877","imei1":"17783464001877","imei2":"17783464001877","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168022,"job_number":"JOB_168022","tr_customer_id":168039,"tr_customer_product_id":168029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:46.000Z","modified_at":"2026-01-27T09:33:23.000Z","name":"Laura Prohaska","mobile_number":"581-701-0460","email_id":"Dax_Heller@gmail.com","dop":"2026-01-04","serial_number":"15736813211429","imei1":"15736813211429","imei2":"15736813211429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168019,"job_number":"JOB_168019","tr_customer_id":168036,"tr_customer_product_id":168026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:38.000Z","name":"Pierce Halvorson","mobile_number":"371-333-3337","email_id":"Mozelle.Graham61@yahoo.com","dop":"2026-01-04","serial_number":"10964045513198","imei1":"10964045513198","imei2":"10964045513198","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168016,"job_number":"JOB_168016","tr_customer_id":168033,"tr_customer_product_id":168023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:52.000Z","name":"Tyrell Stracke","mobile_number":"973-623-8982","email_id":"Jordi_Harvey@hotmail.com","dop":"2026-01-04","serial_number":"12360610215024","imei1":"12360610215024","imei2":"12360610215024","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168013,"job_number":"JOB_168013","tr_customer_id":168030,"tr_customer_product_id":168020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:24:20.000Z","name":"Llewellyn Anderson","mobile_number":"981-423-6620","email_id":"Ozella.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"12599688938243","imei1":"12599688938243","imei2":"12599688938243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168010,"job_number":"JOB_168010","tr_customer_id":168027,"tr_customer_product_id":168017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:23:32.000Z","name":"Josefa Powlowski","mobile_number":"579-508-1792","email_id":"Stewart_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10836086319804","imei1":"10836086319804","imei2":"10836086319804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168007,"job_number":"JOB_168007","tr_customer_id":168024,"tr_customer_product_id":168014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:04.000Z","modified_at":"2026-01-27T09:22:44.000Z","name":"Marianne Gaylord","mobile_number":"926-519-0941","email_id":"Will.Labadie@gmail.com","dop":"2025-04-06","serial_number":"16801264837988","imei1":"16801264837988","imei2":"16801264837988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168004,"job_number":"JOB_168004","tr_customer_id":168021,"tr_customer_product_id":168011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:47:49.000Z","modified_at":"2026-01-27T09:50:36.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11931605085264","imei1":"11931605085264","imei2":"11931605085264","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168003,"job_number":"JOB_168003","tr_customer_id":168020,"tr_customer_product_id":168010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:58.000Z","name":"Charity Ernser","mobile_number":"898-282-6410","email_id":"Alta1@yahoo.com","dop":"2025-12-01","serial_number":"11906099697335","imei1":"11906099697335","imei2":"11906099697335","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168001,"job_number":"JOB_168001","tr_customer_id":168018,"tr_customer_product_id":168008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:42.000Z","name":"Lila Bartell","mobile_number":"600-870-0568","email_id":"Watson_Wolf83@gmail.com","dop":"2025-12-01","serial_number":"12257249469649","imei1":"12257249469649","imei2":"12257249469649","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167999,"job_number":"JOB_167999","tr_customer_id":168016,"tr_customer_product_id":168006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:26.000Z","name":"Avery Bartell","mobile_number":"892-349-7859","email_id":"Laron.Donnelly41@gmail.com","dop":"2025-12-01","serial_number":"10123534099788","imei1":"10123534099788","imei2":"10123534099788","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167990,"job_number":"JOB_167990","tr_customer_id":168007,"tr_customer_product_id":167997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:02.000Z","modified_at":"2026-01-27T08:20:39.000Z","name":"Mylene Paucek","mobile_number":"366-759-2532","email_id":"Aubrey_Harber@gmail.com","dop":"2025-04-06","serial_number":"13419527922307","imei1":"13419527922307","imei2":"13419527922307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167987,"job_number":"JOB_167987","tr_customer_id":168004,"tr_customer_product_id":167994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:55.000Z","name":"Amber Larson","mobile_number":"948-282-8530","email_id":"Consuelo.Weissnat73@yahoo.com","dop":"2025-04-06","serial_number":"12861735933223","imei1":"12861735933223","imei2":"12861735933223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167984,"job_number":"JOB_167984","tr_customer_id":168001,"tr_customer_product_id":167991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:19:10.000Z","name":"Carolyne Paucek","mobile_number":"545-983-9520","email_id":"Lucile_Wolf52@hotmail.com","dop":"2025-04-06","serial_number":"14271654836682","imei1":"14271654836682","imei2":"14271654836682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167981,"job_number":"JOB_167981","tr_customer_id":167998,"tr_customer_product_id":167988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:14.000Z","name":"Fletcher Franecki","mobile_number":"786-836-3975","email_id":"Loy79@hotmail.com","dop":"2025-12-01","serial_number":"10738362324388","imei1":"10738362324388","imei2":"10738362324388","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167979,"job_number":"JOB_167979","tr_customer_id":167996,"tr_customer_product_id":167986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:58.000Z","name":"Joel Schmeler","mobile_number":"474-846-8783","email_id":"Vada.Crona7@hotmail.com","dop":"2025-12-01","serial_number":"19660589554505","imei1":"19660589554505","imei2":"19660589554505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167977,"job_number":"JOB_167977","tr_customer_id":167994,"tr_customer_product_id":167984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:42.000Z","name":"Columbus Deckow","mobile_number":"894-371-3585","email_id":"Joel_Leuschke@gmail.com","dop":"2025-12-01","serial_number":"18261600913888","imei1":"18261600913888","imei2":"18261600913888","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167973,"job_number":"JOB_167973","tr_customer_id":167990,"tr_customer_product_id":167980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:42.000Z","modified_at":"2026-01-27T07:48:20.000Z","name":"Arvel Kuhn","mobile_number":"615-319-7198","email_id":"Chaz_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14431655523975","imei1":"14431655523975","imei2":"14431655523975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167969,"job_number":"JOB_167969","tr_customer_id":167986,"tr_customer_product_id":167976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:56.000Z","modified_at":"2026-01-27T07:47:36.000Z","name":"Maud Cummerata","mobile_number":"646-422-3272","email_id":"Tamara.Witting12@gmail.com","dop":"2025-04-06","serial_number":"13661529653762","imei1":"13661529653762","imei2":"13661529653762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167968,"job_number":"JOB_167968","tr_customer_id":167985,"tr_customer_product_id":167975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:47.000Z","name":"Mariah Hamill","mobile_number":"652-797-8772","email_id":"Noemy.Jakubowski@yahoo.com","dop":"2025-12-01","serial_number":"11895969562146","imei1":"11895969562146","imei2":"11895969562146","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167966,"job_number":"JOB_167966","tr_customer_id":167983,"tr_customer_product_id":167973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:29.000Z","name":"Ellen Ernser","mobile_number":"773-782-1692","email_id":"Jay32@yahoo.com","dop":"2025-12-01","serial_number":"18035647441755","imei1":"18035647441755","imei2":"18035647441755","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167964,"job_number":"JOB_167964","tr_customer_id":167981,"tr_customer_product_id":167971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:45:11.000Z","name":"Carol Harber","mobile_number":"791-589-1054","email_id":"Tabitha36@hotmail.com","dop":"2025-12-01","serial_number":"13015239403347","imei1":"13015239403347","imei2":"13015239403347","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167962,"job_number":"JOB_167962","tr_customer_id":167979,"tr_customer_product_id":167969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:22.000Z","name":"Dangelo Mann","mobile_number":"687-934-9912","email_id":"Bradly_Bogisich@gmail.com","dop":"2025-12-01","serial_number":"14223691814750","imei1":"14223691814750","imei2":"14223691814750","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167960,"job_number":"JOB_167960","tr_customer_id":167977,"tr_customer_product_id":167967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:41:06.000Z","name":"Marquise Reichert","mobile_number":"587-475-6993","email_id":"Mireya_Armstrong@gmail.com","dop":"2025-12-01","serial_number":"11570715098623","imei1":"11570715098623","imei2":"11570715098623","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167958,"job_number":"JOB_167958","tr_customer_id":167975,"tr_customer_product_id":167965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:38.000Z","modified_at":"2026-01-27T07:40:50.000Z","name":"Juanita Leffler","mobile_number":"636-521-5568","email_id":"Patience37@hotmail.com","dop":"2025-12-01","serial_number":"17253145582378","imei1":"17253145582378","imei2":"17253145582378","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167949,"job_number":"JOB_167949","tr_customer_id":167966,"tr_customer_product_id":167956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:14.000Z","modified_at":"2026-01-27T07:05:53.000Z","name":"Blanca Schneider","mobile_number":"399-331-5349","email_id":"Howard.Klocko@hotmail.com","dop":"2025-04-06","serial_number":"18972673309267","imei1":"18972673309267","imei2":"18972673309267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167947,"job_number":"JOB_167947","tr_customer_id":167964,"tr_customer_product_id":167954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:29.000Z","modified_at":"2026-01-27T07:05:07.000Z","name":"Dasia Weissnat","mobile_number":"217-928-5689","email_id":"Cordie.Mayert15@yahoo.com","dop":"2025-04-06","serial_number":"18151854735051","imei1":"18151854735051","imei2":"18151854735051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167945,"job_number":"JOB_167945","tr_customer_id":167962,"tr_customer_product_id":167952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:45.000Z","modified_at":"2026-01-27T07:04:22.000Z","name":"Carolanne Johnston","mobile_number":"835-983-6740","email_id":"Demond45@hotmail.com","dop":"2025-04-06","serial_number":"12500515806340","imei1":"12500515806340","imei2":"12500515806340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:28.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167975,"job_number":"JOB_167975","tr_customer_id":167992,"tr_customer_product_id":167982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:57.000Z","name":"Tyra Bode","mobile_number":"345-387-5492","email_id":"Vinnie_Hansen8@hotmail.com","dop":"2025-11-04","serial_number":"15467931154278","imei1":"15467931154278","imei2":"15467931154278","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167972,"job_number":"JOB_167972","tr_customer_id":167989,"tr_customer_product_id":167979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:27.000Z","modified_at":"2026-01-27T07:47:40.000Z","name":"Myrtie Von","mobile_number":"535-695-3663","email_id":"Garry.Deckow@gmail.com","dop":"2025-11-04","serial_number":"55820820197905","imei1":"55820820197905","imei2":"55820820197905","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167971,"job_number":"JOB_167971","tr_customer_id":167988,"tr_customer_product_id":167978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:10.000Z","modified_at":"2026-01-27T07:47:22.000Z","name":"Hailey Rath","mobile_number":"746-636-4364","email_id":"George0@yahoo.com","dop":"2025-11-04","serial_number":"84569898271866","imei1":"84569898271866","imei2":"84569898271866","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167953,"job_number":"JOB_167953","tr_customer_id":167970,"tr_customer_product_id":167960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:28:10.000Z","modified_at":"2026-01-27T07:28:21.000Z","name":"Emie Bergstrom","mobile_number":"359-635-2065","email_id":"Marjorie.Larkin@yahoo.com","dop":"2025-11-04","serial_number":"32225753709504","imei1":"32225753709504","imei2":"32225753709504","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167952,"job_number":"JOB_167952","tr_customer_id":167969,"tr_customer_product_id":167959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:55.000Z","modified_at":"2026-01-27T07:28:06.000Z","name":"Hubert Rolfson","mobile_number":"399-357-0889","email_id":"Giuseppe18@yahoo.com","dop":"2025-11-04","serial_number":"52472548051072","imei1":"52472548051072","imei2":"52472548051072","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167951,"job_number":"JOB_167951","tr_customer_id":167968,"tr_customer_product_id":167958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:39.000Z","modified_at":"2026-01-27T07:27:51.000Z","name":"Bernita Johnston","mobile_number":"924-316-2364","email_id":"Sylvester.Thompson@yahoo.com","dop":"2025-11-04","serial_number":"51972504316060","imei1":"51972504316060","imei2":"51972504316060","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bdf8d170-8e8b-4012-baf0-b5bcb36c6a52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_168217"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"402-ZtOA+PK6rb5dPUUSF6w074kmDF4"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:01.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_168217
Response Information
Response Code: 200 - OK
Mean time per request: 275ms
Mean size per request: 1.54KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU3OTd9.D2tDDZHb1H5IKuXXLotGeYzm93GZdIvyp6nxnO0ENfI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fcbdff10-4616-4c96-af44-e42953a17ab7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"62d-+DEYDHKcNbM31koM2mq7IU2PKkE"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:01.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643967,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:10:01.000Z","created_at":"2026-01-27T12:10:01.000Z"},{"id":643968,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:10:01.000Z","created_at":"2026-01-27T12:10:01.000Z"}],"problems":[{"id":149425,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:10:01.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 755fbd31-34c6-4aca-a157-dbb219adc1fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-+8vrIBCsCEbPd932FSxegFkdJj8"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDR9.KpYqzPd7dwTIANbfahk7DvEjxL9TzG6DuGoUJED-8WM"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDR9.KpYqzPd7dwTIANbfahk7DvEjxL9TzG6DuGoUJED-8WM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d61487f4-5d8a-4f01-bbe1-aafc82f1fe5e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDR9.KpYqzPd7dwTIANbfahk7DvEjxL9TzG6DuGoUJED-8WM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c90be85a-7e49-4196-8d9b-1200555c39bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-lWmAU7ZNmkLJar16TSQbS5Ea3q0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":454},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 441.41KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDR9.KpYqzPd7dwTIANbfahk7DvEjxL9TzG6DuGoUJED-8WM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1d07c68-9154-4e58-acf0-208184d5d358
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6e59f-ofwAZHaXhIEj7243SpBIX7qwPOw"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:01.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168216,"job_number":"JOB_168216","tr_customer_id":168233,"tr_customer_product_id":168223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:00.000Z","modified_at":"2026-01-27T12:10:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15888285633922","imei1":"15888285633922","imei2":"15888285633922","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDR9.KpYqzPd7dwTIANbfahk7DvEjxL9TzG6DuGoUJED-8WM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d993620-bafd-46bb-a85b-f2d6e43e871d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ab827b8a-4e90-46fb-83be-927bbe11a656
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 168217,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 331ms
Mean size per request: 440.43KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDR9.KpYqzPd7dwTIANbfahk7DvEjxL9TzG6DuGoUJED-8WM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd41ed74-c3c3-4165-b0ab-18ffe7873417
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6e1bb-1nhDWayuuaZxLKr1TxQLMB228GQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168216,"job_number":"JOB_168216","tr_customer_id":168233,"tr_customer_product_id":168223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:00.000Z","modified_at":"2026-01-27T12:10:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15888285633922","imei1":"15888285633922","imei2":"15888285633922","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0da66475-ebf8-4632-8101-5bee88e20779
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-SneK1lErUwqCwZkNrkmXq/waS4Q"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDZ9.WYGvU0MxnVPunJUwS7Jqe5Depvqg1pFvva2BFU1YZU0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDZ9.WYGvU0MxnVPunJUwS7Jqe5Depvqg1pFvva2BFU1YZU0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fa8efcbc-8aa5-4a54-9990-a93d4bf5e173
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDZ9.WYGvU0MxnVPunJUwS7Jqe5Depvqg1pFvva2BFU1YZU0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f41ce6e3-a802-4727-a30a-92c4ed2a9af1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-YZhxKCRK6U8gKxusFj3AxNzNvIU"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":207}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 1011B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDZ9.WYGvU0MxnVPunJUwS7Jqe5Depvqg1pFvva2BFU1YZU0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d2c1d086-13cf-4a3c-abd2-f7bf1695a691
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1011
ETag W/"3f3-ohYuAS44nrrkEFooXof7oPASGJ4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:05.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T12:10:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDZ9.WYGvU0MxnVPunJUwS7Jqe5Depvqg1pFvva2BFU1YZU0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20276ab8-4cd3-4a27-9f9d-9c2c570bea8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 539ms
Mean size per request: 1.19KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDZ9.WYGvU0MxnVPunJUwS7Jqe5Depvqg1pFvva2BFU1YZU0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03b5b55d-1f06-47e6-bfee-bcfa4d666962
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4c6-TCitQ1VPBjAD8rX8XeFuuahKTEg"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:05.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T12:10:05.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":168217,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:10:01.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MDZ9.WYGvU0MxnVPunJUwS7Jqe5Depvqg1pFvva2BFU1YZU0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bee1be34-a2ab-4f76-9410-1dd4f70a2ce7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e8c4954f-7a09-4719-8004-21a9e90db76e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "job_id": 168217,
            "problems": [
                {
                    "id": 1,
                    "remark": "Changed Battery."
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20449279-0c67-4149-972e-94724d8fe902
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-wE1SZ2MVSqb8zrYVI4cxAzCX6ic"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgwOH0.J47NMjBx0QVJbf66p7k32Z-tFK1GKTbAUOGcMtuGDB4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgwOH0.J47NMjBx0QVJbf66p7k32Z-tFK1GKTbAUOGcMtuGDB4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e963170-ff30-4e0a-94e5-e3c57dc03997
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgwOH0.J47NMjBx0QVJbf66p7k32Z-tFK1GKTbAUOGcMtuGDB4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d26a64e-8b2c-4d42-866b-bea9b37b6862
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-0KLGJT90hK9ZV3aWuMoO5NPKywI"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":207},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgwOH0.J47NMjBx0QVJbf66p7k32Z-tFK1GKTbAUOGcMtuGDB4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 903b91b3-9974-404d-9a93-d099e8c15b4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 317ms
Mean size per request: 199.99KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgwOH0.J47NMjBx0QVJbf66p7k32Z-tFK1GKTbAUOGcMtuGDB4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a16766b2-e2d9-4b25-81ba-1fdfe8d220ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"31ffa-THjOaASNf02LlPWtnGMqA1DOC6o"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:56.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168094,"job_number":"JOB_168094","tr_customer_id":168111,"tr_customer_product_id":168101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:15:02.000Z","name":"Dallin Gislason","mobile_number":"567-614-0674","email_id":"Asa.Dickens2@hotmail.com","dop":"2025-12-01","serial_number":"19252033319325","imei1":"19252033319325","imei2":"19252033319325","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168092,"job_number":"JOB_168092","tr_customer_id":168109,"tr_customer_product_id":168099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:45.000Z","name":"Jace Goyette","mobile_number":"220-994-9442","email_id":"Eldon.Collins79@hotmail.com","dop":"2025-12-01","serial_number":"12901445906599","imei1":"12901445906599","imei2":"12901445906599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168090,"job_number":"JOB_168090","tr_customer_id":168107,"tr_customer_product_id":168097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:15.000Z","modified_at":"2026-01-27T11:14:27.000Z","name":"Tierra Wisoky","mobile_number":"796-535-6757","email_id":"Juliet_DAmore64@yahoo.com","dop":"2025-12-01","serial_number":"17080372061804","imei1":"17080372061804","imei2":"17080372061804","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168088,"job_number":"JOB_168088","tr_customer_id":168105,"tr_customer_product_id":168095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:03:33.000Z","modified_at":"2026-01-27T11:03:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11927539170002","imei1":"11927539170002","imei2":"11927539170002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168087,"job_number":"JOB_168087","tr_customer_id":168104,"tr_customer_product_id":168094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:25.000Z","modified_at":"2026-01-27T11:01:37.000Z","name":"Susan Herzog","mobile_number":"679-937-8561","email_id":"Lawrence.Davis@gmail.com","dop":"2025-12-01","serial_number":"15544212656046","imei1":"15544212656046","imei2":"15544212656046","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168085,"job_number":"JOB_168085","tr_customer_id":168102,"tr_customer_product_id":168092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:08.000Z","modified_at":"2026-01-27T11:01:20.000Z","name":"Hailie Kiehn","mobile_number":"570-647-7279","email_id":"Alda.Glover87@hotmail.com","dop":"2025-12-01","serial_number":"12695029066728","imei1":"12695029066728","imei2":"12695029066728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168083,"job_number":"JOB_168083","tr_customer_id":168100,"tr_customer_product_id":168090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:01:03.000Z","name":"Viola Bode","mobile_number":"373-683-2937","email_id":"Valentina.Ernser9@gmail.com","dop":"2025-12-01","serial_number":"18806189003434","imei1":"18806189003434","imei2":"18806189003434","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168079,"job_number":"JOB_168079","tr_customer_id":168096,"tr_customer_product_id":168086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:34:26.000Z","name":"Ezekiel Hartmann","mobile_number":"324-276-6526","email_id":"Ashleigh_Corkery@yahoo.com","dop":"2025-04-06","serial_number":"14122225292562","imei1":"14122225292562","imei2":"14122225292562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168076,"job_number":"JOB_168076","tr_customer_id":168093,"tr_customer_product_id":168083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:33:34.000Z","name":"Jannie Johnston","mobile_number":"519-667-6296","email_id":"Gina2@yahoo.com","dop":"2025-04-06","serial_number":"15319421858389","imei1":"15319421858389","imei2":"15319421858389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168073,"job_number":"JOB_168073","tr_customer_id":168090,"tr_customer_product_id":168080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:58.000Z","modified_at":"2026-01-27T10:32:42.000Z","name":"Johnathan Rosenbaum","mobile_number":"237-569-0610","email_id":"Rebekah.Jast21@yahoo.com","dop":"2025-04-06","serial_number":"19110824912225","imei1":"19110824912225","imei2":"19110824912225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168066,"job_number":"JOB_168066","tr_customer_id":168083,"tr_customer_product_id":168073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:51.000Z","modified_at":"2026-01-27T10:57:23.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14356638927458","imei1":"14356638927458","imei2":"14356638927458","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168064,"job_number":"JOB_168064","tr_customer_id":168081,"tr_customer_product_id":168071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:28:25.000Z","name":"Chet Schaden","mobile_number":"279-274-4333","email_id":"Brayan64@gmail.com","dop":"2026-01-04","serial_number":"17453629624168","imei1":"17453629624168","imei2":"17453629624168","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168061,"job_number":"JOB_168061","tr_customer_id":168078,"tr_customer_product_id":168068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:03.000Z","modified_at":"2026-01-27T10:27:40.000Z","name":"Joaquin Mohr","mobile_number":"805-544-3660","email_id":"Opal_Lebsack47@gmail.com","dop":"2026-01-04","serial_number":"12114928346598","imei1":"12114928346598","imei2":"12114928346598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168058,"job_number":"JOB_168058","tr_customer_id":168075,"tr_customer_product_id":168065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:18.000Z","modified_at":"2026-01-27T10:26:55.000Z","name":"Roscoe Kertzmann","mobile_number":"487-663-7383","email_id":"Giovani62@gmail.com","dop":"2026-01-04","serial_number":"18684721868853","imei1":"18684721868853","imei2":"18684721868853","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168056,"job_number":"JOB_168056","tr_customer_id":168073,"tr_customer_product_id":168063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:06:55.000Z","modified_at":"2026-01-27T10:07:03.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16889598345165","imei1":"16889598345165","imei2":"16889598345165","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168055,"job_number":"JOB_168055","tr_customer_id":168072,"tr_customer_product_id":168062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:05:36.000Z","modified_at":"2026-01-27T10:05:43.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19174995388693","imei1":"19174995388693","imei2":"19174995388693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168053,"job_number":"JOB_168053","tr_customer_id":168070,"tr_customer_product_id":168060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:41.000Z","name":"Bette Spencer","mobile_number":"250-318-3070","email_id":"Abigail50@gmail.com","dop":"2026-01-04","serial_number":"19518074213425","imei1":"19518074213425","imei2":"19518074213425","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168051,"job_number":"JOB_168051","tr_customer_id":168068,"tr_customer_product_id":168058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:53.000Z","name":"Emmalee Moore","mobile_number":"222-544-8078","email_id":"Clarabelle_Pfeffer83@gmail.com","dop":"2025-12-01","serial_number":"15076112657731","imei1":"15076112657731","imei2":"15076112657731","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168049,"job_number":"JOB_168049","tr_customer_id":168066,"tr_customer_product_id":168056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:38.000Z","name":"Claud Pouros","mobile_number":"664-760-5960","email_id":"Milan_Deckow70@gmail.com","dop":"2025-12-01","serial_number":"10208018693131","imei1":"10208018693131","imei2":"10208018693131","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168046,"job_number":"JOB_168046","tr_customer_id":168063,"tr_customer_product_id":168053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:12.000Z","modified_at":"2026-01-27T10:02:52.000Z","name":"Kaley Lehner","mobile_number":"614-802-6010","email_id":"Kacie_Larson33@hotmail.com","dop":"2026-01-04","serial_number":"10636137962998","imei1":"10636137962998","imei2":"10636137962998","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168044,"job_number":"JOB_168044","tr_customer_id":168061,"tr_customer_product_id":168051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:22.000Z","name":"Esmeralda Bode","mobile_number":"205-625-4081","email_id":"Santina4@yahoo.com","dop":"2025-12-01","serial_number":"18277239641642","imei1":"18277239641642","imei2":"18277239641642","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168042,"job_number":"JOB_168042","tr_customer_id":168059,"tr_customer_product_id":168049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:02:04.000Z","name":"Icie Ward","mobile_number":"766-810-4574","email_id":"Ardella.Rowe@hotmail.com","dop":"2025-12-01","serial_number":"12935030125237","imei1":"12935030125237","imei2":"12935030125237","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168040,"job_number":"JOB_168040","tr_customer_id":168057,"tr_customer_product_id":168047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:48.000Z","name":"Laron Hirthe","mobile_number":"731-940-9575","email_id":"Theodora_Shields@yahoo.com","dop":"2025-12-01","serial_number":"15743888369608","imei1":"15743888369608","imei2":"15743888369608","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168037,"job_number":"JOB_168037","tr_customer_id":168054,"tr_customer_product_id":168044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:02:03.000Z","name":"Maye McGlynn","mobile_number":"834-778-6179","email_id":"Nellie9@yahoo.com","dop":"2026-01-04","serial_number":"16067822324575","imei1":"16067822324575","imei2":"16067822324575","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168035,"job_number":"JOB_168035","tr_customer_id":168052,"tr_customer_product_id":168042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:32.000Z","name":"Jalon Walker","mobile_number":"853-780-9973","email_id":"Dario_Raynor@yahoo.com","dop":"2025-12-01","serial_number":"16126387345604","imei1":"16126387345604","imei2":"16126387345604","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168032,"job_number":"JOB_168032","tr_customer_id":168049,"tr_customer_product_id":168039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:50:04.000Z","name":"Larue Stokes","mobile_number":"288-297-2561","email_id":"Shaylee_Homenick72@hotmail.com","dop":"2026-01-04","serial_number":"11815380446916","imei1":"11815380446916","imei2":"11815380446916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168029,"job_number":"JOB_168029","tr_customer_id":168046,"tr_customer_product_id":168036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:43.000Z","modified_at":"2026-01-27T09:49:20.000Z","name":"Alba Hayes","mobile_number":"946-524-4468","email_id":"Ally34@yahoo.com","dop":"2026-01-04","serial_number":"13051341482851","imei1":"13051341482851","imei2":"13051341482851","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168026,"job_number":"JOB_168026","tr_customer_id":168043,"tr_customer_product_id":168033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:58.000Z","modified_at":"2026-01-27T09:48:35.000Z","name":"Kenyon Dickinson","mobile_number":"620-470-9782","email_id":"Clement_Morissette23@gmail.com","dop":"2026-01-04","serial_number":"17783464001877","imei1":"17783464001877","imei2":"17783464001877","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168022,"job_number":"JOB_168022","tr_customer_id":168039,"tr_customer_product_id":168029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:46.000Z","modified_at":"2026-01-27T09:33:23.000Z","name":"Laura Prohaska","mobile_number":"581-701-0460","email_id":"Dax_Heller@gmail.com","dop":"2026-01-04","serial_number":"15736813211429","imei1":"15736813211429","imei2":"15736813211429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168019,"job_number":"JOB_168019","tr_customer_id":168036,"tr_customer_product_id":168026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:38.000Z","name":"Pierce Halvorson","mobile_number":"371-333-3337","email_id":"Mozelle.Graham61@yahoo.com","dop":"2026-01-04","serial_number":"10964045513198","imei1":"10964045513198","imei2":"10964045513198","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168016,"job_number":"JOB_168016","tr_customer_id":168033,"tr_customer_product_id":168023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:52.000Z","name":"Tyrell Stracke","mobile_number":"973-623-8982","email_id":"Jordi_Harvey@hotmail.com","dop":"2026-01-04","serial_number":"12360610215024","imei1":"12360610215024","imei2":"12360610215024","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168013,"job_number":"JOB_168013","tr_customer_id":168030,"tr_customer_product_id":168020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:24:20.000Z","name":"Llewellyn Anderson","mobile_number":"981-423-6620","email_id":"Ozella.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"12599688938243","imei1":"12599688938243","imei2":"12599688938243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168010,"job_number":"JOB_168010","tr_customer_id":168027,"tr_customer_product_id":168017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:23:32.000Z","name":"Josefa Powlowski","mobile_number":"579-508-1792","email_id":"Stewart_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10836086319804","imei1":"10836086319804","imei2":"10836086319804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168007,"job_number":"JOB_168007","tr_customer_id":168024,"tr_customer_product_id":168014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:04.000Z","modified_at":"2026-01-27T09:22:44.000Z","name":"Marianne Gaylord","mobile_number":"926-519-0941","email_id":"Will.Labadie@gmail.com","dop":"2025-04-06","serial_number":"16801264837988","imei1":"16801264837988","imei2":"16801264837988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168004,"job_number":"JOB_168004","tr_customer_id":168021,"tr_customer_product_id":168011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:47:49.000Z","modified_at":"2026-01-27T09:50:36.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11931605085264","imei1":"11931605085264","imei2":"11931605085264","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168003,"job_number":"JOB_168003","tr_customer_id":168020,"tr_customer_product_id":168010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:58.000Z","name":"Charity Ernser","mobile_number":"898-282-6410","email_id":"Alta1@yahoo.com","dop":"2025-12-01","serial_number":"11906099697335","imei1":"11906099697335","imei2":"11906099697335","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168001,"job_number":"JOB_168001","tr_customer_id":168018,"tr_customer_product_id":168008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:42.000Z","name":"Lila Bartell","mobile_number":"600-870-0568","email_id":"Watson_Wolf83@gmail.com","dop":"2025-12-01","serial_number":"12257249469649","imei1":"12257249469649","imei2":"12257249469649","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167999,"job_number":"JOB_167999","tr_customer_id":168016,"tr_customer_product_id":168006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:26.000Z","name":"Avery Bartell","mobile_number":"892-349-7859","email_id":"Laron.Donnelly41@gmail.com","dop":"2025-12-01","serial_number":"10123534099788","imei1":"10123534099788","imei2":"10123534099788","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167990,"job_number":"JOB_167990","tr_customer_id":168007,"tr_customer_product_id":167997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:02.000Z","modified_at":"2026-01-27T08:20:39.000Z","name":"Mylene Paucek","mobile_number":"366-759-2532","email_id":"Aubrey_Harber@gmail.com","dop":"2025-04-06","serial_number":"13419527922307","imei1":"13419527922307","imei2":"13419527922307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167987,"job_number":"JOB_167987","tr_customer_id":168004,"tr_customer_product_id":167994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:55.000Z","name":"Amber Larson","mobile_number":"948-282-8530","email_id":"Consuelo.Weissnat73@yahoo.com","dop":"2025-04-06","serial_number":"12861735933223","imei1":"12861735933223","imei2":"12861735933223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167984,"job_number":"JOB_167984","tr_customer_id":168001,"tr_customer_product_id":167991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:19:10.000Z","name":"Carolyne Paucek","mobile_number":"545-983-9520","email_id":"Lucile_Wolf52@hotmail.com","dop":"2025-04-06","serial_number":"14271654836682","imei1":"14271654836682","imei2":"14271654836682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167981,"job_number":"JOB_167981","tr_customer_id":167998,"tr_customer_product_id":167988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:14.000Z","name":"Fletcher Franecki","mobile_number":"786-836-3975","email_id":"Loy79@hotmail.com","dop":"2025-12-01","serial_number":"10738362324388","imei1":"10738362324388","imei2":"10738362324388","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167979,"job_number":"JOB_167979","tr_customer_id":167996,"tr_customer_product_id":167986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:58.000Z","name":"Joel Schmeler","mobile_number":"474-846-8783","email_id":"Vada.Crona7@hotmail.com","dop":"2025-12-01","serial_number":"19660589554505","imei1":"19660589554505","imei2":"19660589554505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167977,"job_number":"JOB_167977","tr_customer_id":167994,"tr_customer_product_id":167984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:42.000Z","name":"Columbus Deckow","mobile_number":"894-371-3585","email_id":"Joel_Leuschke@gmail.com","dop":"2025-12-01","serial_number":"18261600913888","imei1":"18261600913888","imei2":"18261600913888","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167973,"job_number":"JOB_167973","tr_customer_id":167990,"tr_customer_product_id":167980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:42.000Z","modified_at":"2026-01-27T07:48:20.000Z","name":"Arvel Kuhn","mobile_number":"615-319-7198","email_id":"Chaz_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14431655523975","imei1":"14431655523975","imei2":"14431655523975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167969,"job_number":"JOB_167969","tr_customer_id":167986,"tr_customer_product_id":167976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:56.000Z","modified_at":"2026-01-27T07:47:36.000Z","name":"Maud Cummerata","mobile_number":"646-422-3272","email_id":"Tamara.Witting12@gmail.com","dop":"2025-04-06","serial_number":"13661529653762","imei1":"13661529653762","imei2":"13661529653762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167968,"job_number":"JOB_167968","tr_customer_id":167985,"tr_customer_product_id":167975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:47.000Z","name":"Mariah Hamill","mobile_number":"652-797-8772","email_id":"Noemy.Jakubowski@yahoo.com","dop":"2025-12-01","serial_number":"11895969562146","imei1":"11895969562146","imei2":"11895969562146","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167966,"job_number":"JOB_167966","tr_customer_id":167983,"tr_customer_product_id":167973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:29.000Z","name":"Ellen Ernser","mobile_number":"773-782-1692","email_id":"Jay32@yahoo.com","dop":"2025-12-01","serial_number":"18035647441755","imei1":"18035647441755","imei2":"18035647441755","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167964,"job_number":"JOB_167964","tr_customer_id":167981,"tr_customer_product_id":167971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:45:11.000Z","name":"Carol Harber","mobile_number":"791-589-1054","email_id":"Tabitha36@hotmail.com","dop":"2025-12-01","serial_number":"13015239403347","imei1":"13015239403347","imei2":"13015239403347","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167962,"job_number":"JOB_167962","tr_customer_id":167979,"tr_customer_product_id":167969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:22.000Z","name":"Dangelo Mann","mobile_number":"687-934-9912","email_id":"Bradly_Bogisich@gmail.com","dop":"2025-12-01","serial_number":"14223691814750","imei1":"14223691814750","imei2":"14223691814750","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167960,"job_number":"JOB_167960","tr_customer_id":167977,"tr_customer_product_id":167967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:41:06.000Z","name":"Marquise Reichert","mobile_number":"587-475-6993","email_id":"Mireya_Armstrong@gmail.com","dop":"2025-12-01","serial_number":"11570715098623","imei1":"11570715098623","imei2":"11570715098623","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167958,"job_number":"JOB_167958","tr_customer_id":167975,"tr_customer_product_id":167965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:38.000Z","modified_at":"2026-01-27T07:40:50.000Z","name":"Juanita Leffler","mobile_number":"636-521-5568","email_id":"Patience37@hotmail.com","dop":"2025-12-01","serial_number":"17253145582378","imei1":"17253145582378","imei2":"17253145582378","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167949,"job_number":"JOB_167949","tr_customer_id":167966,"tr_customer_product_id":167956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:14.000Z","modified_at":"2026-01-27T07:05:53.000Z","name":"Blanca Schneider","mobile_number":"399-331-5349","email_id":"Howard.Klocko@hotmail.com","dop":"2025-04-06","serial_number":"18972673309267","imei1":"18972673309267","imei2":"18972673309267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167947,"job_number":"JOB_167947","tr_customer_id":167964,"tr_customer_product_id":167954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:29.000Z","modified_at":"2026-01-27T07:05:07.000Z","name":"Dasia Weissnat","mobile_number":"217-928-5689","email_id":"Cordie.Mayert15@yahoo.com","dop":"2025-04-06","serial_number":"18151854735051","imei1":"18151854735051","imei2":"18151854735051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167945,"job_number":"JOB_167945","tr_customer_id":167962,"tr_customer_product_id":167952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:45.000Z","modified_at":"2026-01-27T07:04:22.000Z","name":"Carolanne Johnston","mobile_number":"835-983-6740","email_id":"Demond45@hotmail.com","dop":"2025-04-06","serial_number":"12500515806340","imei1":"12500515806340","imei2":"12500515806340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:28.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167975,"job_number":"JOB_167975","tr_customer_id":167992,"tr_customer_product_id":167982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:57.000Z","name":"Tyra Bode","mobile_number":"345-387-5492","email_id":"Vinnie_Hansen8@hotmail.com","dop":"2025-11-04","serial_number":"15467931154278","imei1":"15467931154278","imei2":"15467931154278","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167972,"job_number":"JOB_167972","tr_customer_id":167989,"tr_customer_product_id":167979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:27.000Z","modified_at":"2026-01-27T07:47:40.000Z","name":"Myrtie Von","mobile_number":"535-695-3663","email_id":"Garry.Deckow@gmail.com","dop":"2025-11-04","serial_number":"55820820197905","imei1":"55820820197905","imei2":"55820820197905","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167971,"job_number":"JOB_167971","tr_customer_id":167988,"tr_customer_product_id":167978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:10.000Z","modified_at":"2026-01-27T07:47:22.000Z","name":"Hailey Rath","mobile_number":"746-636-4364","email_id":"George0@yahoo.com","dop":"2025-11-04","serial_number":"84569898271866","imei1":"84569898271866","imei2":"84569898271866","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167953,"job_number":"JOB_167953","tr_customer_id":167970,"tr_customer_product_id":167960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:28:10.000Z","modified_at":"2026-01-27T07:28:21.000Z","name":"Emie Bergstrom","mobile_number":"359-635-2065","email_id":"Marjorie.Larkin@yahoo.com","dop":"2025-11-04","serial_number":"32225753709504","imei1":"32225753709504","imei2":"32225753709504","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167952,"job_number":"JOB_167952","tr_customer_id":167969,"tr_customer_product_id":167959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:55.000Z","modified_at":"2026-01-27T07:28:06.000Z","name":"Hubert Rolfson","mobile_number":"399-357-0889","email_id":"Giuseppe18@yahoo.com","dop":"2025-11-04","serial_number":"52472548051072","imei1":"52472548051072","imei2":"52472548051072","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167951,"job_number":"JOB_167951","tr_customer_id":167968,"tr_customer_product_id":167958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:39.000Z","modified_at":"2026-01-27T07:27:51.000Z","name":"Bernita Johnston","mobile_number":"924-316-2364","email_id":"Sylvester.Thompson@yahoo.com","dop":"2025-11-04","serial_number":"51972504316060","imei1":"51972504316060","imei2":"51972504316060","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 676ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgwOH0.J47NMjBx0QVJbf66p7k32Z-tFK1GKTbAUOGcMtuGDB4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72f75630-8622-428d-9314-5228e5e6c17d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"401-VaIRz4I+O4K6G0mFTW/BTubbJ9c"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:08.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-27T12:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgwOH0.J47NMjBx0QVJbf66p7k32Z-tFK1GKTbAUOGcMtuGDB4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0ef6cf8-2483-405b-a860-89c39d38627c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 168217
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 679ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgwOH0.J47NMjBx0QVJbf66p7k32Z-tFK1GKTbAUOGcMtuGDB4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 42fa142a-2dc3-48ab-978c-577dad715d60
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 396b8bec-b617-453b-9670-368bda8d1934
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Qx5wQwUeorVpD3WmO1sOmmrtb7Q"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTF9.UN_skGkWV-5ZteUhPk2G82Gr9olpMQGnA2H44JeS9rc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTF9.UN_skGkWV-5ZteUhPk2G82Gr9olpMQGnA2H44JeS9rc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a15fc4ff-ad7e-47d7-80b5-52ba447fe46d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTF9.UN_skGkWV-5ZteUhPk2G82Gr9olpMQGnA2H44JeS9rc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00a1f67c-615b-48ec-82d5-7074785748ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-wvVIAqYotUvyGJ68eTWoAaihJXM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":652},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 1016B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTF9.UN_skGkWV-5ZteUhPk2G82Gr9olpMQGnA2H44JeS9rc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87722140-4a6a-42dd-92a5-d6466de9d856
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1016
ETag W/"3f8-wZwnSDbzHYUPbRk0TzST5xj8UgQ"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:10.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T12:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 1016B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTF9.UN_skGkWV-5ZteUhPk2G82Gr9olpMQGnA2H44JeS9rc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c24938d-7dd5-4376-8bb7-e5a31faafe14
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1016
ETag W/"3f8-wZwnSDbzHYUPbRk0TzST5xj8UgQ"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:10.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T12:10:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTF9.UN_skGkWV-5ZteUhPk2G82Gr9olpMQGnA2H44JeS9rc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0fdec9d7-740f-4eeb-88e9-1c7341960796
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 168217
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTF9.UN_skGkWV-5ZteUhPk2G82Gr9olpMQGnA2H44JeS9rc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c531b69c-e42a-438a-83d5-1943d0a10ee1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_168217"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-N7E/O36Cn3i/VxKaTzBgLwFpmz0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:13.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_168217
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 2.58KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTF9.UN_skGkWV-5ZteUhPk2G82Gr9olpMQGnA2H44JeS9rc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69612d9c-452b-42fe-883f-23c5ff4140ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a54-LfAi1TC8yS21Un8lPJbZ/NqMkPU"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:13.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643967,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:10:01.000Z","created_at":"2026-01-27T12:10:01.000Z"},{"id":643968,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:10:01.000Z","created_at":"2026-01-27T12:10:01.000Z"},{"id":643969,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-27T12:10:05.000Z","created_at":"2026-01-27T12:10:05.000Z"},{"id":643970,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-27T12:10:08.000Z","created_at":"2026-01-27T12:10:08.000Z"},{"id":643971,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-27T12:10:10.000Z","created_at":"2026-01-27T12:10:10.000Z"},{"id":643972,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T12:10:13.000Z","created_at":"2026-01-27T12:10:13.000Z"},{"id":643973,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T12:10:13.000Z","created_at":"2026-01-27T12:10:13.000Z"}],"problems":[{"id":149425,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:10:01.000Z"},{"id":149426,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-27T12:10:08.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0271597f-d513-4358-8a23-06f634e18734
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-78DUJAX8bSir+mB6wBZzWYh6vQE"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response message should be equal to Success 1 0 0
Token should be valid 1 0 0
Validate JSON Schema 1 0 0
Response time < 150ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Response time < 150ms
expected 233 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 234ms
Mean size per request: 111B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96bea527-b182-4a34-b422-ab10087f8586
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 60
Request Body
{
            "username": "iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 401 - Unauthorized 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 401 - Unauthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 98B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Content-Type application/json
DemoHeader {{username}}
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 22679857-4991-4a10-bb37-081131823c18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Correct Error Message is shown 1 0 0
Status code should be 400 - Bad Request 0 1 0
Validate JSON Response Schema 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Status code should be 400 - Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4be7de73-b23a-4b90-bede-a64f91651904
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Response Time < 400ms 1 0 0
Response body contains message as success 1 0 0
Verify Response Schema 1 0 0
Verify User Properties are present 1 0 0
Verify if role is FrontDesk 1 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
DemoKey {{DEMO_KEY}}
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 86618f56-c16c-435b-8900-1754760b2ea7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: Verify if password field is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: Verify if password field is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTU3NTJ9.jVRJUfzreaTIZpIpiJNOX3omLiHTD9mVTlvfSjQiFQ8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token afc6c503-9bdb-411d-9df7-c1edb74ccbec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the response status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 242B

Test Pass Percentage
89 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8f2e4383-e91c-496a-a6be-eba6d3c25d58
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-mrt2V6RLr2e+7zLIxcYneqw4xYM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":652},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status Code should be 200 1 0 0
Verify Response Time < 200ms 0 1 0
Verify that message should be equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the length of the data array is 3 1 0 0
Verify if the keys are present in the response data Array 1 0 0
Verify if the count for the Json Object Pending for delivery is Number or not 1 0 0
Verify if the count for the Json Object Created today is Number or not 1 0 0
Verify if the count for the Json Object Pending for FST assignment is Number or not 1 0 0
Total 8 1 0
Test Failure
Test NameAssertion Error
Verify Response Time < 200ms
expected 257 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 230ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98a64bfd-83a9-4378-ae10-010804507270
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-oCelsEfJETeUzF8nuqHq1cGqoDY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5c6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjY3NTc4NTZ9.4JswZiXokDUJMGgBytlFKmLEBov015Rxnc0u7MpBF
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f0bbf120-8d1a-48bd-9063-840bdac69188
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code should be 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b5927fc-e1b1-44ab-8e87-fd050a971c07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 10.53KB

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d21c1d35-535f-4299-b627-befeafd0fdec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify if Message is equal to Success 1 0 0
Verify Response JSON Schema 1 0 0
Verify if the key mst_oem is present in the response body 1 0 0
Verify if the key mst_model is present in the response body 1 0 0
Verify if the key mst_action_status is present in the response body 1 0 0
Verify if the key mst_warrenty_status is present in the response body 1 0 0
Verify if the key mst_platform is present in the response body 1 0 0
Verify if the key mst_product is present in the response body 1 0 0
Verify if the key mst_role is present in the response body 1 0 0
Verify if the key mst_service_location is present in the response body 1 0 0
Verify if the key mst_problem is present in the response body 1 0 0
Verify if the key map_fst_pincode is present in the response body 1 0 0
Verify if the key is storing a non empty array 1 0 0
Total 14 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 241 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e07e6955-b9d4-4272-bfa4-e3101fc25ab9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjU4OTYxMTZ9.LUoctbBXZ5E4641RNMdLFrmtf_4O__jSsyaRtU9MSaA' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 232ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDc4NjV9.IFn1rKYbv0O9zo87OrzgE0hwIIwEnbwuw785t1Yxo_M
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77c561c5-0839-4de0-b017-918d737e574a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-2DcuLeWeaO/I4ZMQrX2kIGzHPs0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid token","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status Code is 403 - Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status Code is 403 - Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 233B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d8f5977d-65f4-4d56-8c6d-ad605432e6f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1068
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jaya",
                "last_name": "Kandpal",
                "mobile_number": "8890345621",
                "mobile_number_alt": "",
                "email_id": "jayakandpal@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "16459082111863",
                "imei1": "16459082111863",
                "imei2": "16459082111863",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-/krmg9Z+ghVdvuc24FS+ISLoiQQ"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":168235,"tr_customer_product_id":168225,"job_number":"JOB_168218"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 233B

Test Pass Percentage
92 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
randomNumber 465
randomFirstName Addison
randomLastName Shanahan
randomEmail Max60@hotmail.com
randomPhone 730-389-2621
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43969189-b247-42f9-ab53-691be654c978
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1074
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Miller",
                "last_name": "Doyle",
                "mobile_number": "858-538-7878",
                "mobile_number_alt": "",
                "email_id": "Barton_Schumm@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "12648511043464",
                "imei1": "12648511043464",
                "imei2": "12648511043464",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-T29fmSzyZnPpG/Pm+RYtxdNzitU"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":168236,"tr_customer_product_id":168226,"job_number":"JOB_168219"}}
Test Information
NamePassedFailedSkipped
Status Code is 200 1 0 0
Verify if Response Time < 200ms 0 1 0
Verify Response Schema 1 0 0
Verify the message in the response is Job created successfully. 1 0 0
Verify if the key id is present in response 1 0 0
Verify if the key mst_service_location_id is present in response 1 0 0
Verify if the key mst_platform_id is present in response 1 0 0
Verify if the key mst_warrenty_status_id is present in response 1 0 0
Verify if the key mst_oem_id is present in response 1 0 0
Verify if the key tr_customer_id is present in response 1 0 0
Verify if the key tr_customer_product_id is present in response 1 0 0
Verify if the key job_number is present in response 1 0 0
Verify if job_number starts with JOB_ 1 0 0
Total 12 1 0
Test Failure
Test NameAssertion Error
Verify if Response Time < 200ms
expected 310 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 229ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
randomNumber 322
randomFirstName Jacinto
randomLastName Hand
randomEmail Gregg_Boyle65@gmail.com
randomPhone 984-584-9388
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de6d1ecb-6883-4575-935b-f580f4406c92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1077
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Crawford",
                "last_name": "Gutkowski",
                "mobile_number": "442-736-2688",
                "mobile_number_alt": "",
                "email_id": "Tony.Leffler@gmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "10950902067515",
                "imei1": "10950902067515",
                "imei2": "10950902067515",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the Status Code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 403 - Forbidden
Mean time per request: 231ms
Mean size per request: 100B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjcxMDgxMDJ9.IcJFwjizzztlMihGZ8FeEOPntq13fHD4T8oGOzX-EkU
randomNumber 344
randomFirstName Charles
randomLastName Bergstrom
randomEmail Autumn11@yahoo.com
randomPhone 279-576-9263
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50f1b943-85be-4386-b441-575ec09e477f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1077
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Eva",
                "last_name": "Dooley",
                "mobile_number": "995-330-8647",
                "mobile_number_alt": "",
                "email_id": "Terrence.Considine@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "14428227029571",
                "imei1": "14428227029571",
                "imei2": "14428227029571",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 100
ETag W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
randomNumber 245
randomFirstName Maverick
randomLastName Keebler
randomEmail Kristin.Pagac@gmail.com
randomPhone 241-738-9123
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 98e79baf-42ea-4451-a3b1-cc1247c16e04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 230ms
Mean size per request: 156B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
randomNumber 192
randomFirstName Carley
randomLastName Runolfsson
randomEmail Reagan.Larkin@gmail.com
randomPhone 438-423-0380
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ebb81773-6f4b-4d03-a53f-dca462dda49f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1095
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Dee",
                "last_name": "Kunde",
                "mobile_number": "447-919-5410",
                "mobile_number_alt": "",
                "email_id": "Macie_Gottlieb97@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "5.933793302729544e+32",
                "imei1": "5.933793302729544e+32",
                "imei2": "5.933793302729544e+32",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 156
ETag W/"9c-JNWGeFeLf7uksgIlEgwLqo47n4A"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be less than or equal to 17 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
randomNumber 41
randomFirstName Maximo
randomLastName Jacobson
randomEmail Oleta40@hotmail.com
randomPhone 564-676-4703
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 647affed-624f-4173-8778-b9bde2e8f70b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1054
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Enoch",
                "last_name": "McGlynn",
                "mobile_number": "647-354-3757",
                "mobile_number_alt": "",
                "email_id": "Devyn67@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "179396679",
                "imei1": "179396679",
                "imei2": "179396679",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Batter not working"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Kumari","last_name":"Usha","mobile_number":"7854326777","mobile_number_alt":"","email_id":"kmusha1298@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"C 304","apartment_name":"Jupiter","street_name":"MG Road","landmark":"Bangur Nagar","area":"Goregaom","pincode":"411039","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-12-01T18:30:00.000Z","serial_number":"54438999433355555","imei1":"54438999433355555","imei2":"54438999433355555","popurl":"2025-12-01T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 231ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
randomNumber 411
randomFirstName Jabari
randomLastName Ryan
randomEmail Lexi_Christiansen93@gmail.com
randomPhone 336-837-1604
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 021e69c3-f6be-42c3-9aa9-84a5d582eba0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 998
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Clay",
                "last_name": "Johnson",
                "mobile_number": "702-828-3327",
                "mobile_number_alt": "",
                "email_id": "Kamryn_Harber79@hotmail.com",
                "email_id_alt": ""
            },
            "customer_address": {
                "flat_number": "C 304",
                "apartment_name": "Jupiter",
                "street_name": "MG Road",
                "landmark": "Bangur Nagar",
                "area": "Goregaom",
                "pincode": "411039",
                "country": "India",
                "state": "Maharashtra"
            },
            "customer_product": {
                "dop": "2025-12-01T18:30:00.000Z",
                "serial_number": "15709961283732",
                "imei1": "15709961283732",
                "imei2": "15709961283732",
                "popurl": "2025-12-01T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 0 1 0
Verify if error message is shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-qDy/fxqJLnAp5yrdi08zf5+L2XU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3fcfac78-5c89-41f6-b4f3-85bcd046f159
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-O/vsi8ptN/Bnr4b6b8ytDl7vyzs"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":654},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify if the count for the created job today is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 839ms
Mean size per request: 634.54KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1192fd24-addd-477c-b651-d7568356163d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9ea28-bfLCxGguDGjGFqOoXYiYX8cEEvw"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:17.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168218,"job_number":"JOB_168218","tr_customer_id":168235,"tr_customer_product_id":168225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:17.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16459082111863","imei1":"16459082111863","imei2":"16459082111863","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:13.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168216,"job_number":"JOB_168216","tr_customer_id":168233,"tr_customer_product_id":168223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:00.000Z","modified_at":"2026-01-27T12:10:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15888285633922","imei1":"15888285633922","imei2":"15888285633922","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:56.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168094,"job_number":"JOB_168094","tr_customer_id":168111,"tr_customer_product_id":168101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:15:02.000Z","name":"Dallin Gislason","mobile_number":"567-614-0674","email_id":"Asa.Dickens2@hotmail.com","dop":"2025-12-01","serial_number":"19252033319325","imei1":"19252033319325","imei2":"19252033319325","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168092,"job_number":"JOB_168092","tr_customer_id":168109,"tr_customer_product_id":168099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:45.000Z","name":"Jace Goyette","mobile_number":"220-994-9442","email_id":"Eldon.Collins79@hotmail.com","dop":"2025-12-01","serial_number":"12901445906599","imei1":"12901445906599","imei2":"12901445906599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168090,"job_number":"JOB_168090","tr_customer_id":168107,"tr_customer_product_id":168097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:15.000Z","modified_at":"2026-01-27T11:14:27.000Z","name":"Tierra Wisoky","mobile_number":"796-535-6757","email_id":"Juliet_DAmore64@yahoo.com","dop":"2025-12-01","serial_number":"17080372061804","imei1":"17080372061804","imei2":"17080372061804","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168088,"job_number":"JOB_168088","tr_customer_id":168105,"tr_customer_product_id":168095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:03:33.000Z","modified_at":"2026-01-27T11:03:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11927539170002","imei1":"11927539170002","imei2":"11927539170002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168087,"job_number":"JOB_168087","tr_customer_id":168104,"tr_customer_product_id":168094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:25.000Z","modified_at":"2026-01-27T11:01:37.000Z","name":"Susan Herzog","mobile_number":"679-937-8561","email_id":"Lawrence.Davis@gmail.com","dop":"2025-12-01","serial_number":"15544212656046","imei1":"15544212656046","imei2":"15544212656046","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168085,"job_number":"JOB_168085","tr_customer_id":168102,"tr_customer_product_id":168092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:08.000Z","modified_at":"2026-01-27T11:01:20.000Z","name":"Hailie Kiehn","mobile_number":"570-647-7279","email_id":"Alda.Glover87@hotmail.com","dop":"2025-12-01","serial_number":"12695029066728","imei1":"12695029066728","imei2":"12695029066728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168083,"job_number":"JOB_168083","tr_customer_id":168100,"tr_customer_product_id":168090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:01:03.000Z","name":"Viola Bode","mobile_number":"373-683-2937","email_id":"Valentina.Ernser9@gmail.com","dop":"2025-12-01","serial_number":"18806189003434","imei1":"18806189003434","imei2":"18806189003434","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168079,"job_number":"JOB_168079","tr_customer_id":168096,"tr_customer_product_id":168086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:34:26.000Z","name":"Ezekiel Hartmann","mobile_number":"324-276-6526","email_id":"Ashleigh_Corkery@yahoo.com","dop":"2025-04-06","serial_number":"14122225292562","imei1":"14122225292562","imei2":"14122225292562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168076,"job_number":"JOB_168076","tr_customer_id":168093,"tr_customer_product_id":168083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:33:34.000Z","name":"Jannie Johnston","mobile_number":"519-667-6296","email_id":"Gina2@yahoo.com","dop":"2025-04-06","serial_number":"15319421858389","imei1":"15319421858389","imei2":"15319421858389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168073,"job_number":"JOB_168073","tr_customer_id":168090,"tr_customer_product_id":168080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:58.000Z","modified_at":"2026-01-27T10:32:42.000Z","name":"Johnathan Rosenbaum","mobile_number":"237-569-0610","email_id":"Rebekah.Jast21@yahoo.com","dop":"2025-04-06","serial_number":"19110824912225","imei1":"19110824912225","imei2":"19110824912225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168066,"job_number":"JOB_168066","tr_customer_id":168083,"tr_customer_product_id":168073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:51.000Z","modified_at":"2026-01-27T10:57:23.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14356638927458","imei1":"14356638927458","imei2":"14356638927458","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168064,"job_number":"JOB_168064","tr_customer_id":168081,"tr_customer_product_id":168071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:28:25.000Z","name":"Chet Schaden","mobile_number":"279-274-4333","email_id":"Brayan64@gmail.com","dop":"2026-01-04","serial_number":"17453629624168","imei1":"17453629624168","imei2":"17453629624168","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168061,"job_number":"JOB_168061","tr_customer_id":168078,"tr_customer_product_id":168068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:03.000Z","modified_at":"2026-01-27T10:27:40.000Z","name":"Joaquin Mohr","mobile_number":"805-544-3660","email_id":"Opal_Lebsack47@gmail.com","dop":"2026-01-04","serial_number":"12114928346598","imei1":"12114928346598","imei2":"12114928346598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168058,"job_number":"JOB_168058","tr_customer_id":168075,"tr_customer_product_id":168065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:18.000Z","modified_at":"2026-01-27T10:26:55.000Z","name":"Roscoe Kertzmann","mobile_number":"487-663-7383","email_id":"Giovani62@gmail.com","dop":"2026-01-04","serial_number":"18684721868853","imei1":"18684721868853","imei2":"18684721868853","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168056,"job_number":"JOB_168056","tr_customer_id":168073,"tr_customer_product_id":168063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:06:55.000Z","modified_at":"2026-01-27T10:07:03.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16889598345165","imei1":"16889598345165","imei2":"16889598345165","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168055,"job_number":"JOB_168055","tr_customer_id":168072,"tr_customer_product_id":168062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:05:36.000Z","modified_at":"2026-01-27T10:05:43.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19174995388693","imei1":"19174995388693","imei2":"19174995388693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168053,"job_number":"JOB_168053","tr_customer_id":168070,"tr_customer_product_id":168060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:41.000Z","name":"Bette Spencer","mobile_number":"250-318-3070","email_id":"Abigail50@gmail.com","dop":"2026-01-04","serial_number":"19518074213425","imei1":"19518074213425","imei2":"19518074213425","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168051,"job_number":"JOB_168051","tr_customer_id":168068,"tr_customer_product_id":168058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:53.000Z","name":"Emmalee Moore","mobile_number":"222-544-8078","email_id":"Clarabelle_Pfeffer83@gmail.com","dop":"2025-12-01","serial_number":"15076112657731","imei1":"15076112657731","imei2":"15076112657731","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168049,"job_number":"JOB_168049","tr_customer_id":168066,"tr_customer_product_id":168056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:38.000Z","name":"Claud Pouros","mobile_number":"664-760-5960","email_id":"Milan_Deckow70@gmail.com","dop":"2025-12-01","serial_number":"10208018693131","imei1":"10208018693131","imei2":"10208018693131","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168046,"job_number":"JOB_168046","tr_customer_id":168063,"tr_customer_product_id":168053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:12.000Z","modified_at":"2026-01-27T10:02:52.000Z","name":"Kaley Lehner","mobile_number":"614-802-6010","email_id":"Kacie_Larson33@hotmail.com","dop":"2026-01-04","serial_number":"10636137962998","imei1":"10636137962998","imei2":"10636137962998","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168044,"job_number":"JOB_168044","tr_customer_id":168061,"tr_customer_product_id":168051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:22.000Z","name":"Esmeralda Bode","mobile_number":"205-625-4081","email_id":"Santina4@yahoo.com","dop":"2025-12-01","serial_number":"18277239641642","imei1":"18277239641642","imei2":"18277239641642","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168042,"job_number":"JOB_168042","tr_customer_id":168059,"tr_customer_product_id":168049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:02:04.000Z","name":"Icie Ward","mobile_number":"766-810-4574","email_id":"Ardella.Rowe@hotmail.com","dop":"2025-12-01","serial_number":"12935030125237","imei1":"12935030125237","imei2":"12935030125237","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168040,"job_number":"JOB_168040","tr_customer_id":168057,"tr_customer_product_id":168047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:48.000Z","name":"Laron Hirthe","mobile_number":"731-940-9575","email_id":"Theodora_Shields@yahoo.com","dop":"2025-12-01","serial_number":"15743888369608","imei1":"15743888369608","imei2":"15743888369608","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168037,"job_number":"JOB_168037","tr_customer_id":168054,"tr_customer_product_id":168044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:02:03.000Z","name":"Maye McGlynn","mobile_number":"834-778-6179","email_id":"Nellie9@yahoo.com","dop":"2026-01-04","serial_number":"16067822324575","imei1":"16067822324575","imei2":"16067822324575","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168035,"job_number":"JOB_168035","tr_customer_id":168052,"tr_customer_product_id":168042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:32.000Z","name":"Jalon Walker","mobile_number":"853-780-9973","email_id":"Dario_Raynor@yahoo.com","dop":"2025-12-01","serial_number":"16126387345604","imei1":"16126387345604","imei2":"16126387345604","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168032,"job_number":"JOB_168032","tr_customer_id":168049,"tr_customer_product_id":168039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:50:04.000Z","name":"Larue Stokes","mobile_number":"288-297-2561","email_id":"Shaylee_Homenick72@hotmail.com","dop":"2026-01-04","serial_number":"11815380446916","imei1":"11815380446916","imei2":"11815380446916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168029,"job_number":"JOB_168029","tr_customer_id":168046,"tr_customer_product_id":168036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:43.000Z","modified_at":"2026-01-27T09:49:20.000Z","name":"Alba Hayes","mobile_number":"946-524-4468","email_id":"Ally34@yahoo.com","dop":"2026-01-04","serial_number":"13051341482851","imei1":"13051341482851","imei2":"13051341482851","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168026,"job_number":"JOB_168026","tr_customer_id":168043,"tr_customer_product_id":168033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:58.000Z","modified_at":"2026-01-27T09:48:35.000Z","name":"Kenyon Dickinson","mobile_number":"620-470-9782","email_id":"Clement_Morissette23@gmail.com","dop":"2026-01-04","serial_number":"17783464001877","imei1":"17783464001877","imei2":"17783464001877","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168022,"job_number":"JOB_168022","tr_customer_id":168039,"tr_customer_product_id":168029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:46.000Z","modified_at":"2026-01-27T09:33:23.000Z","name":"Laura Prohaska","mobile_number":"581-701-0460","email_id":"Dax_Heller@gmail.com","dop":"2026-01-04","serial_number":"15736813211429","imei1":"15736813211429","imei2":"15736813211429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168019,"job_number":"JOB_168019","tr_customer_id":168036,"tr_customer_product_id":168026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:38.000Z","name":"Pierce Halvorson","mobile_number":"371-333-3337","email_id":"Mozelle.Graham61@yahoo.com","dop":"2026-01-04","serial_number":"10964045513198","imei1":"10964045513198","imei2":"10964045513198","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168016,"job_number":"JOB_168016","tr_customer_id":168033,"tr_customer_product_id":168023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:52.000Z","name":"Tyrell Stracke","mobile_number":"973-623-8982","email_id":"Jordi_Harvey@hotmail.com","dop":"2026-01-04","serial_number":"12360610215024","imei1":"12360610215024","imei2":"12360610215024","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168013,"job_number":"JOB_168013","tr_customer_id":168030,"tr_customer_product_id":168020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:24:20.000Z","name":"Llewellyn Anderson","mobile_number":"981-423-6620","email_id":"Ozella.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"12599688938243","imei1":"12599688938243","imei2":"12599688938243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168010,"job_number":"JOB_168010","tr_customer_id":168027,"tr_customer_product_id":168017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:23:32.000Z","name":"Josefa Powlowski","mobile_number":"579-508-1792","email_id":"Stewart_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10836086319804","imei1":"10836086319804","imei2":"10836086319804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168007,"job_number":"JOB_168007","tr_customer_id":168024,"tr_customer_product_id":168014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:04.000Z","modified_at":"2026-01-27T09:22:44.000Z","name":"Marianne Gaylord","mobile_number":"926-519-0941","email_id":"Will.Labadie@gmail.com","dop":"2025-04-06","serial_number":"16801264837988","imei1":"16801264837988","imei2":"16801264837988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168004,"job_number":"JOB_168004","tr_customer_id":168021,"tr_customer_product_id":168011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:47:49.000Z","modified_at":"2026-01-27T09:50:36.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11931605085264","imei1":"11931605085264","imei2":"11931605085264","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168003,"job_number":"JOB_168003","tr_customer_id":168020,"tr_customer_product_id":168010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:58.000Z","name":"Charity Ernser","mobile_number":"898-282-6410","email_id":"Alta1@yahoo.com","dop":"2025-12-01","serial_number":"11906099697335","imei1":"11906099697335","imei2":"11906099697335","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168001,"job_number":"JOB_168001","tr_customer_id":168018,"tr_customer_product_id":168008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:42.000Z","name":"Lila Bartell","mobile_number":"600-870-0568","email_id":"Watson_Wolf83@gmail.com","dop":"2025-12-01","serial_number":"12257249469649","imei1":"12257249469649","imei2":"12257249469649","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167999,"job_number":"JOB_167999","tr_customer_id":168016,"tr_customer_product_id":168006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:26.000Z","name":"Avery Bartell","mobile_number":"892-349-7859","email_id":"Laron.Donnelly41@gmail.com","dop":"2025-12-01","serial_number":"10123534099788","imei1":"10123534099788","imei2":"10123534099788","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167990,"job_number":"JOB_167990","tr_customer_id":168007,"tr_customer_product_id":167997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:02.000Z","modified_at":"2026-01-27T08:20:39.000Z","name":"Mylene Paucek","mobile_number":"366-759-2532","email_id":"Aubrey_Harber@gmail.com","dop":"2025-04-06","serial_number":"13419527922307","imei1":"13419527922307","imei2":"13419527922307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167987,"job_number":"JOB_167987","tr_customer_id":168004,"tr_customer_product_id":167994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:55.000Z","name":"Amber Larson","mobile_number":"948-282-8530","email_id":"Consuelo.Weissnat73@yahoo.com","dop":"2025-04-06","serial_number":"12861735933223","imei1":"12861735933223","imei2":"12861735933223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167984,"job_number":"JOB_167984","tr_customer_id":168001,"tr_customer_product_id":167991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:19:10.000Z","name":"Carolyne Paucek","mobile_number":"545-983-9520","email_id":"Lucile_Wolf52@hotmail.com","dop":"2025-04-06","serial_number":"14271654836682","imei1":"14271654836682","imei2":"14271654836682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167981,"job_number":"JOB_167981","tr_customer_id":167998,"tr_customer_product_id":167988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:14.000Z","name":"Fletcher Franecki","mobile_number":"786-836-3975","email_id":"Loy79@hotmail.com","dop":"2025-12-01","serial_number":"10738362324388","imei1":"10738362324388","imei2":"10738362324388","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167979,"job_number":"JOB_167979","tr_customer_id":167996,"tr_customer_product_id":167986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:58.000Z","name":"Joel Schmeler","mobile_number":"474-846-8783","email_id":"Vada.Crona7@hotmail.com","dop":"2025-12-01","serial_number":"19660589554505","imei1":"19660589554505","imei2":"19660589554505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167977,"job_number":"JOB_167977","tr_customer_id":167994,"tr_customer_product_id":167984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:42.000Z","name":"Columbus Deckow","mobile_number":"894-371-3585","email_id":"Joel_Leuschke@gmail.com","dop":"2025-12-01","serial_number":"18261600913888","imei1":"18261600913888","imei2":"18261600913888","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167973,"job_number":"JOB_167973","tr_customer_id":167990,"tr_customer_product_id":167980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:42.000Z","modified_at":"2026-01-27T07:48:20.000Z","name":"Arvel Kuhn","mobile_number":"615-319-7198","email_id":"Chaz_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14431655523975","imei1":"14431655523975","imei2":"14431655523975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167969,"job_number":"JOB_167969","tr_customer_id":167986,"tr_customer_product_id":167976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:56.000Z","modified_at":"2026-01-27T07:47:36.000Z","name":"Maud Cummerata","mobile_number":"646-422-3272","email_id":"Tamara.Witting12@gmail.com","dop":"2025-04-06","serial_number":"13661529653762","imei1":"13661529653762","imei2":"13661529653762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167968,"job_number":"JOB_167968","tr_customer_id":167985,"tr_customer_product_id":167975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:47.000Z","name":"Mariah Hamill","mobile_number":"652-797-8772","email_id":"Noemy.Jakubowski@yahoo.com","dop":"2025-12-01","serial_number":"11895969562146","imei1":"11895969562146","imei2":"11895969562146","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167966,"job_number":"JOB_167966","tr_customer_id":167983,"tr_customer_product_id":167973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:29.000Z","name":"Ellen Ernser","mobile_number":"773-782-1692","email_id":"Jay32@yahoo.com","dop":"2025-12-01","serial_number":"18035647441755","imei1":"18035647441755","imei2":"18035647441755","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167964,"job_number":"JOB_167964","tr_customer_id":167981,"tr_customer_product_id":167971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:45:11.000Z","name":"Carol Harber","mobile_number":"791-589-1054","email_id":"Tabitha36@hotmail.com","dop":"2025-12-01","serial_number":"13015239403347","imei1":"13015239403347","imei2":"13015239403347","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167962,"job_number":"JOB_167962","tr_customer_id":167979,"tr_customer_product_id":167969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:22.000Z","name":"Dangelo Mann","mobile_number":"687-934-9912","email_id":"Bradly_Bogisich@gmail.com","dop":"2025-12-01","serial_number":"14223691814750","imei1":"14223691814750","imei2":"14223691814750","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167960,"job_number":"JOB_167960","tr_customer_id":167977,"tr_customer_product_id":167967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:41:06.000Z","name":"Marquise Reichert","mobile_number":"587-475-6993","email_id":"Mireya_Armstrong@gmail.com","dop":"2025-12-01","serial_number":"11570715098623","imei1":"11570715098623","imei2":"11570715098623","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167958,"job_number":"JOB_167958","tr_customer_id":167975,"tr_customer_product_id":167965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:38.000Z","modified_at":"2026-01-27T07:40:50.000Z","name":"Juanita Leffler","mobile_number":"636-521-5568","email_id":"Patience37@hotmail.com","dop":"2025-12-01","serial_number":"17253145582378","imei1":"17253145582378","imei2":"17253145582378","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167949,"job_number":"JOB_167949","tr_customer_id":167966,"tr_customer_product_id":167956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:14.000Z","modified_at":"2026-01-27T07:05:53.000Z","name":"Blanca Schneider","mobile_number":"399-331-5349","email_id":"Howard.Klocko@hotmail.com","dop":"2025-04-06","serial_number":"18972673309267","imei1":"18972673309267","imei2":"18972673309267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167947,"job_number":"JOB_167947","tr_customer_id":167964,"tr_customer_product_id":167954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:29.000Z","modified_at":"2026-01-27T07:05:07.000Z","name":"Dasia Weissnat","mobile_number":"217-928-5689","email_id":"Cordie.Mayert15@yahoo.com","dop":"2025-04-06","serial_number":"18151854735051","imei1":"18151854735051","imei2":"18151854735051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167945,"job_number":"JOB_167945","tr_customer_id":167962,"tr_customer_product_id":167952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:45.000Z","modified_at":"2026-01-27T07:04:22.000Z","name":"Carolanne Johnston","mobile_number":"835-983-6740","email_id":"Demond45@hotmail.com","dop":"2025-04-06","serial_number":"12500515806340","imei1":"12500515806340","imei2":"12500515806340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:28.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167975,"job_number":"JOB_167975","tr_customer_id":167992,"tr_customer_product_id":167982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:57.000Z","name":"Tyra Bode","mobile_number":"345-387-5492","email_id":"Vinnie_Hansen8@hotmail.com","dop":"2025-11-04","serial_number":"15467931154278","imei1":"15467931154278","imei2":"15467931154278","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167972,"job_number":"JOB_167972","tr_customer_id":167989,"tr_customer_product_id":167979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:27.000Z","modified_at":"2026-01-27T07:47:40.000Z","name":"Myrtie Von","mobile_number":"535-695-3663","email_id":"Garry.Deckow@gmail.com","dop":"2025-11-04","serial_number":"55820820197905","imei1":"55820820197905","imei2":"55820820197905","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167971,"job_number":"JOB_167971","tr_customer_id":167988,"tr_customer_product_id":167978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:10.000Z","modified_at":"2026-01-27T07:47:22.000Z","name":"Hailey Rath","mobile_number":"746-636-4364","email_id":"George0@yahoo.com","dop":"2025-11-04","serial_number":"84569898271866","imei1":"84569898271866","imei2":"84569898271866","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167953,"job_number":"JOB_167953","tr_customer_id":167970,"tr_customer_product_id":167960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:28:10.000Z","modified_at":"2026-01-27T07:28:21.000Z","name":"Emie Bergstrom","mobile_number":"359-635-2065","email_id":"Marjorie.Larkin@yahoo.com","dop":"2025-11-04","serial_number":"32225753709504","imei1":"32225753709504","imei2":"32225753709504","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167952,"job_number":"JOB_167952","tr_customer_id":167969,"tr_customer_product_id":167959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:55.000Z","modified_at":"2026-01-27T07:28:06.000Z","name":"Hubert Rolfson","mobile_number":"399-357-0889","email_id":"Giuseppe18@yahoo.com","dop":"2025-11-04","serial_number":"52472548051072","imei1":"52472548051072","imei2":"52472548051072","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167951,"job_number":"JOB_167951","tr_customer_id":167968,"tr_customer_product_id":167958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:39.000Z","modified_at":"2026-01-27T07:27:51.000Z","name":"Bernita Johnston","mobile_number":"924-316-2364","email_id":"Sylvester.Thompson@yahoo.com","dop":"2025-11-04","serial_number":"51972504316060","imei1":"51972504316060","imei2":"51972504316060","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzc1ODJ9.Hr3EHbbx-4FHSQXT6-cdjP5LqDdOSTsaoL0js2HOR30
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d291b33-f815-4682-93c1-54989f245223
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_168219"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"405-IDTz4KxhLxyboQLpPg0Oz2rTtxU"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:17.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNTc3MjF9.9mDKjg4GyFxefe9JtiYI2wVsLbCcU-zVCrx6lNEigUM' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_168219
Response Information
Response Code: 200 - OK
Mean time per request: 287ms
Mean size per request: 1.55KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MTN9.LjJwmcxTrlgDFNJyRXCDqPcXMLP-EshqEC_Qd5VxcPY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9de04391-b91e-46c7-8805-2435e1fe5dfa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"630-AAVANoah6dfU4bGMh3D7eCd5djI"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:17.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643976,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:10:17.000Z","created_at":"2026-01-27T12:10:17.000Z"},{"id":643977,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:10:17.000Z","created_at":"2026-01-27T12:10:17.000Z"}],"problems":[{"id":149428,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:10:17.000Z"}],"quatations":[]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 698B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2f9c5b4-692e-464f-8d55-d532ee3601a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-mXqKbe8G3DO0qqiZxAf2/lsArNk"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjF9.-oQkretuqv6ePhsOJOwPZ2dvpI8txfeoAlZ-oYdUAYc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjF9.-oQkretuqv6ePhsOJOwPZ2dvpI8txfeoAlZ-oYdUAYc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 021c138e-4316-4464-a31c-9f562c0c6f43
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjA4NDB9.4Ax_l2bGknyphesCeGexRKRcsUiLqK7aUoV98mQ69AQ' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-z3kPe63FCyX4+dgtahsodYVcnu8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjF9.-oQkretuqv6ePhsOJOwPZ2dvpI8txfeoAlZ-oYdUAYc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4488141-83d9-44e3-a406-2433d0e590ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-nW7gyCP4kTvX/1Y8fFrOZLVOb20"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":455},{"label":"Pending for repair","key":"pending_for_repair","count":0},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 315ms
Mean size per request: 442.38KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjF9.-oQkretuqv6ePhsOJOwPZ2dvpI8txfeoAlZ-oYdUAYc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 449b488f-4c9f-4b3c-bcf0-15aacd47895f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6e983-6yYi++AytIDOQ4upvyIwhGjGBRU"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:17.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168218,"job_number":"JOB_168218","tr_customer_id":168235,"tr_customer_product_id":168225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:17.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16459082111863","imei1":"16459082111863","imei2":"16459082111863","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168216,"job_number":"JOB_168216","tr_customer_id":168233,"tr_customer_product_id":168223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:00.000Z","modified_at":"2026-01-27T12:10:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15888285633922","imei1":"15888285633922","imei2":"15888285633922","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjF9.-oQkretuqv6ePhsOJOwPZ2dvpI8txfeoAlZ-oYdUAYc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e5058a95-46c1-4d12-8beb-9342e943d530
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgwNzR9.eqHJVdXCqPkUgfTf0QbkqxE4HxFYdKjHxVapq50ChTk
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1cedf5c-5645-427f-a37a-a0a5ba29c9ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 168219,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjEyNDN9.mjhu0vXorHmdyiS-fp7GY2wNngUeZl4vAip-m49YFEI' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"791216-5nbZWaURIzsissFlm2bSNnAaTk4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 441.4KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjF9.-oQkretuqv6ePhsOJOwPZ2dvpI8txfeoAlZ-oYdUAYc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0707e3c3-2c05-4003-908d-02fafbff009e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6e59c-3jt68Mr9TzW9F3vne8XXuGSXrzU"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":167893,"job_number":"JOB_167893","tr_customer_id":167910,"tr_customer_product_id":167900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:01.000Z","modified_at":"2026-01-27T06:38:01.000Z","name":"Jonatan Boyle","mobile_number":"565-294-8891","email_id":"Domenica_Bosco@gmail.com","dop":"2000-01-31","serial_number":"1030009739899854","imei1":"1030009739899854","imei2":"1030009739899854","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167891,"job_number":"JOB_167891","tr_customer_id":167908,"tr_customer_product_id":167898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:59.000Z","modified_at":"2026-01-27T06:37:59.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10174215740446","imei1":"10174215740446","imei2":"10174215740446","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:59.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167887,"job_number":"JOB_167887","tr_customer_id":167904,"tr_customer_product_id":167894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:17.000Z","modified_at":"2026-01-27T06:37:17.000Z","name":"Phyllis Stoltenberg","mobile_number":"269-487-7127","email_id":"Enos.Ernser@yahoo.com","dop":"2000-01-31","serial_number":"1017361775799387","imei1":"1017361775799387","imei2":"1017361775799387","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167885,"job_number":"JOB_167885","tr_customer_id":167902,"tr_customer_product_id":167892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:15.000Z","modified_at":"2026-01-27T06:37:15.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10975522372856","imei1":"10975522372856","imei2":"10975522372856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167876,"job_number":"JOB_167876","tr_customer_id":167893,"tr_customer_product_id":167883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:33.000Z","modified_at":"2026-01-27T06:36:33.000Z","name":"Princess Bartell","mobile_number":"610-243-2625","email_id":"Frederique.Nienow41@gmail.com","dop":"2000-01-31","serial_number":"1008582811372429","imei1":"1008582811372429","imei2":"1008582811372429","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167874,"job_number":"JOB_167874","tr_customer_id":167891,"tr_customer_product_id":167881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:31.000Z","modified_at":"2026-01-27T06:36:31.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10620499692264","imei1":"10620499692264","imei2":"10620499692264","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167868,"job_number":"JOB_167868","tr_customer_id":167885,"tr_customer_product_id":167875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:49.000Z","modified_at":"2026-01-27T06:35:49.000Z","name":"Marcelle Zieme","mobile_number":"348-753-9040","email_id":"Lottie_Schiller95@hotmail.com","dop":"2000-01-31","serial_number":"1044629435192454","imei1":"1044629435192454","imei2":"1044629435192454","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167866,"job_number":"JOB_167866","tr_customer_id":167883,"tr_customer_product_id":167873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:35:47.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10437737016874","imei1":"10437737016874","imei2":"10437737016874","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167726,"job_number":"JOB_167726","tr_customer_id":167743,"tr_customer_product_id":167733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:35.000Z","modified_at":"2026-01-27T03:59:35.000Z","name":"Ansel Durgan","mobile_number":"326-411-8036","email_id":"Geo.Bayer12@yahoo.com","dop":"2000-01-31","serial_number":"1040609851694983","imei1":"1040609851694983","imei2":"1040609851694983","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167724,"job_number":"JOB_167724","tr_customer_id":167741,"tr_customer_product_id":167731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T03:59:34.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10756932133754","imei1":"10756932133754","imei2":"10756932133754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167701,"job_number":"JOB_167701","tr_customer_id":167718,"tr_customer_product_id":167708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"Gilda Moore","mobile_number":"609-676-5261","email_id":"Wade_Bernier40@hotmail.com","dop":"2000-01-31","serial_number":"1014467587513357","imei1":"1014467587513357","imei2":"1014467587513357","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167697,"job_number":"JOB_167697","tr_customer_id":167714,"tr_customer_product_id":167704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10404146666771","imei1":"10404146666771","imei2":"10404146666771","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167660,"job_number":"JOB_167660","tr_customer_id":167677,"tr_customer_product_id":167667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Lilla Rodriguez","mobile_number":"471-903-4904","email_id":"Miracle77@hotmail.com","dop":"2000-01-31","serial_number":"1003103858390333","imei1":"1003103858390333","imei2":"1003103858390333","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167656,"job_number":"JOB_167656","tr_customer_id":167673,"tr_customer_product_id":167663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10368661501071","imei1":"10368661501071","imei2":"10368661501071","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167604,"job_number":"JOB_167604","tr_customer_id":167621,"tr_customer_product_id":167611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:22.000Z","modified_at":"2026-01-27T03:57:22.000Z","name":"Kathlyn Emard","mobile_number":"883-509-2132","email_id":"Flavie_Vandervort@hotmail.com","dop":"2000-01-31","serial_number":"1042892078118244","imei1":"1042892078118244","imei2":"1042892078118244","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":167601,"job_number":"JOB_167601","tr_customer_id":167618,"tr_customer_product_id":167608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10001153009440","imei1":"10001153009440","imei2":"10001153009440","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":168218,"job_number":"JOB_168218","tr_customer_id":168235,"tr_customer_product_id":168225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:17.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16459082111863","imei1":"16459082111863","imei2":"16459082111863","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168216,"job_number":"JOB_168216","tr_customer_id":168233,"tr_customer_product_id":168223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:00.000Z","modified_at":"2026-01-27T12:10:00.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15888285633922","imei1":"15888285633922","imei2":"15888285633922","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168214,"job_number":"JOB_168214","tr_customer_id":168231,"tr_customer_product_id":168221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:44.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15585732066824","imei1":"15585732066824","imei2":"15585732066824","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T12:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168213,"job_number":"JOB_168213","tr_customer_id":168230,"tr_customer_product_id":168220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Dandak Jain","mobile_number":"7031859260","email_id":"charvi.nambeesan@hotmail.com","dop":"2026-01-17","serial_number":"256378860455060","imei1":"256378860455060","imei2":"256378860455060","popurl":"www.shashi-mishra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168212,"job_number":"JOB_168212","tr_customer_id":168229,"tr_customer_product_id":168219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bhooshit Ganaka","mobile_number":"7016630121","email_id":"girija.bhat@hotmail.com","dop":"2026-01-17","serial_number":"140321290638336","imei1":"140321290638336","imei2":"140321290638336","popurl":"www.anagh-chopra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168211,"job_number":"JOB_168211","tr_customer_id":168228,"tr_customer_product_id":168218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Jitendra Pillai","mobile_number":"7073043265","email_id":"shantanu.chaturvedi@yahoo.co.in","dop":"2026-01-17","serial_number":"046515445662526","imei1":"046515445662526","imei2":"046515445662526","popurl":"www.eshana-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168210,"job_number":"JOB_168210","tr_customer_id":168227,"tr_customer_product_id":168217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Ekaling Asan","mobile_number":"7017995918","email_id":"aasa.guha@hotmail.com","dop":"2026-01-17","serial_number":"361064068307831","imei1":"361064068307831","imei2":"361064068307831","popurl":"www.ghanshyam-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168209,"job_number":"JOB_168209","tr_customer_id":168226,"tr_customer_product_id":168216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Devdan Dutta","mobile_number":"7027492908","email_id":"chandran.kocchar@yahoo.co.in","dop":"2026-01-17","serial_number":"858922008389057","imei1":"858922008389057","imei2":"858922008389057","popurl":"www.chandraswaroopa-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168208,"job_number":"JOB_168208","tr_customer_id":168225,"tr_customer_product_id":168215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Prema Trivedi","mobile_number":"7068084525","email_id":"vasundhara.marar@hotmail.com","dop":"2026-01-17","serial_number":"205887612107788","imei1":"205887612107788","imei2":"205887612107788","popurl":"www.jagdish-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168207,"job_number":"JOB_168207","tr_customer_id":168224,"tr_customer_product_id":168214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Bishnu Dutta","mobile_number":"7051455224","email_id":"anjushri.gill@yahoo.co.in","dop":"2026-01-17","serial_number":"333310769090549","imei1":"333310769090549","imei2":"333310769090549","popurl":"www.bakula-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168205,"job_number":"JOB_168205","tr_customer_id":168222,"tr_customer_product_id":168212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:27.000Z","modified_at":"2026-01-27T11:58:27.000Z","name":"Akshita Mehrotra","mobile_number":"7086685963","email_id":"dwaipayana.mahajan@gmail.com","dop":"2026-01-17","serial_number":"086564955613631","imei1":"086564955613631","imei2":"086564955613631","popurl":"www.darshan-bhattacharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168204,"job_number":"JOB_168204","tr_customer_id":168221,"tr_customer_product_id":168211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Gouranga Gupta","mobile_number":"7066851917","email_id":"shivakari.varrier@hotmail.com","dop":"2026-01-17","serial_number":"057270962748011","imei1":"057270962748011","imei2":"057270962748011","popurl":"www.bhargava-shukla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168203,"job_number":"JOB_168203","tr_customer_id":168220,"tr_customer_product_id":168210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Deeptimay Ganaka","mobile_number":"7069328342","email_id":"anjaneya.kaur@gmail.com","dop":"2026-01-17","serial_number":"301862860042281","imei1":"301862860042281","imei2":"301862860042281","popurl":"www.gaurang-ganaka.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168202,"job_number":"JOB_168202","tr_customer_id":168218,"tr_customer_product_id":168209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Buddhana Mahajan","mobile_number":"7081108320","email_id":"arindam.khatri@hotmail.com","dop":"2026-01-17","serial_number":"739069177439111","imei1":"739069177439111","imei2":"739069177439111","popurl":"www.ramaa-tagore.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168201,"job_number":"JOB_168201","tr_customer_id":168219,"tr_customer_product_id":168208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Dhara Varman","mobile_number":"7087454376","email_id":"shivakari.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"975768866653230","imei1":"975768866653230","imei2":"975768866653230","popurl":"www.lavanya-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168200,"job_number":"JOB_168200","tr_customer_id":168217,"tr_customer_product_id":168207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Bhooshit Abbott","mobile_number":"7080102585","email_id":"aaryan.butt@gmail.com","dop":"2026-01-17","serial_number":"706792543344082","imei1":"706792543344082","imei2":"706792543344082","popurl":"www.shashi-varma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168199,"job_number":"JOB_168199","tr_customer_id":168216,"tr_customer_product_id":168206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Nambeesan","mobile_number":"7068570208","email_id":"deeptendu.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"590159293640789","imei1":"590159293640789","imei2":"590159293640789","popurl":"www.hiranya-dutta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168198,"job_number":"JOB_168198","tr_customer_id":168215,"tr_customer_product_id":168205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chakradhar Pillai","mobile_number":"7065856347","email_id":"aatreya.pillai@yahoo.co.in","dop":"2026-01-17","serial_number":"543748323384088","imei1":"543748323384088","imei2":"543748323384088","popurl":"www.trilok-mehra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168197,"job_number":"JOB_168197","tr_customer_id":168214,"tr_customer_product_id":168204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kannen Prajapat","mobile_number":"7097444520","email_id":"swara.ganaka@gmail.com","dop":"2026-01-17","serial_number":"914701472395236","imei1":"914701472395236","imei2":"914701472395236","popurl":"www.kama-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168196,"job_number":"JOB_168196","tr_customer_id":168213,"tr_customer_product_id":168203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anil Dhawan","mobile_number":"7070028894","email_id":"kumari.mehra@gmail.com","dop":"2026-01-17","serial_number":"325586393928619","imei1":"325586393928619","imei2":"325586393928619","popurl":"www.chakrika-kaul.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168195,"job_number":"JOB_168195","tr_customer_id":168212,"tr_customer_product_id":168202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Suresh Namboothiri","mobile_number":"7069695354","email_id":"prasad.talwar@hotmail.com","dop":"2026-01-17","serial_number":"174630033067530","imei1":"174630033067530","imei2":"174630033067530","popurl":"www.adhrit-menon.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168191,"job_number":"JOB_168191","tr_customer_id":168208,"tr_customer_product_id":168198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Aalok Deshpande","mobile_number":"7072539080","email_id":"gemine.bhat@yahoo.co.in","dop":"2026-01-17","serial_number":"768846817619370","imei1":"768846817619370","imei2":"768846817619370","popurl":"www.narinder-bhat.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168190,"job_number":"JOB_168190","tr_customer_id":168207,"tr_customer_product_id":168197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balachandra Kakkar","mobile_number":"7032263868","email_id":"devdan.bhat@hotmail.com","dop":"2026-01-17","serial_number":"105468873924195","imei1":"105468873924195","imei2":"105468873924195","popurl":"www.darshwana-banerjee.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168189,"job_number":"JOB_168189","tr_customer_id":168206,"tr_customer_product_id":168196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kin Mahajan","mobile_number":"7072531315","email_id":"ahalya.ahluwalia@gmail.com","dop":"2026-01-17","serial_number":"999754818649567","imei1":"999754818649567","imei2":"999754818649567","popurl":"www.chetan-prajapat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168188,"job_number":"JOB_168188","tr_customer_id":168205,"tr_customer_product_id":168195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Balagovind Arora","mobile_number":"7031531462","email_id":"swara.iyengar@gmail.com","dop":"2026-01-17","serial_number":"891818401023159","imei1":"891818401023159","imei2":"891818401023159","popurl":"www.chandraswaroopa-kaul.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168187,"job_number":"JOB_168187","tr_customer_id":168204,"tr_customer_product_id":168194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Puneet Tagore","mobile_number":"7070208753","email_id":"krishnadas.sinha@hotmail.com","dop":"2026-01-17","serial_number":"861937628171568","imei1":"861937628171568","imei2":"861937628171568","popurl":"www.bilwa-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168186,"job_number":"JOB_168186","tr_customer_id":168203,"tr_customer_product_id":168193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Chandramauli Gowda","mobile_number":"7076718782","email_id":"goswamee.butt@hotmail.com","dop":"2026-01-17","serial_number":"325575926878631","imei1":"325575926878631","imei2":"325575926878631","popurl":"www.aagneya-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168185,"job_number":"JOB_168185","tr_customer_id":168202,"tr_customer_product_id":168192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ekaparnika Nambeesan","mobile_number":"7084505881","email_id":"deven.joshi@hotmail.com","dop":"2026-01-17","serial_number":"527685975145976","imei1":"527685975145976","imei2":"527685975145976","popurl":"www.durgeshwari-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168184,"job_number":"JOB_168184","tr_customer_id":168201,"tr_customer_product_id":168191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Kama Butt","mobile_number":"7096618951","email_id":"vaijayanthi.adiga@gmail.com","dop":"2026-01-17","serial_number":"597206991755010","imei1":"597206991755010","imei2":"597206991755010","popurl":"www.anish-verma.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168183,"job_number":"JOB_168183","tr_customer_id":168200,"tr_customer_product_id":168190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Ayushmati Iyer","mobile_number":"7082704090","email_id":"deveshwar.sethi@gmail.com","dop":"2026-01-17","serial_number":"291456131511690","imei1":"291456131511690","imei2":"291456131511690","popurl":"www.krishnadasa-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168182,"job_number":"JOB_168182","tr_customer_id":168199,"tr_customer_product_id":168189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:26.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Anish Gupta","mobile_number":"7076814182","email_id":"keerti.gupta@yahoo.co.in","dop":"2026-01-17","serial_number":"543748313039813","imei1":"543748313039813","imei2":"543748313039813","popurl":"www.sucheta-chattopadhyay.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168181,"job_number":"JOB_168181","tr_customer_id":168198,"tr_customer_product_id":168188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:26.000Z","name":"Esha Dwivedi","mobile_number":"7004691045","email_id":"rageshwari.khan@hotmail.com","dop":"2026-01-17","serial_number":"220686204728928","imei1":"220686204728928","imei2":"220686204728928","popurl":"www.mohana-pilla.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168180,"job_number":"JOB_168180","tr_customer_id":168197,"tr_customer_product_id":168187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vimala Ahluwalia","mobile_number":"7060379205","email_id":"bhaaswar.kaur@gmail.com","dop":"2026-01-17","serial_number":"844536140617269","imei1":"844536140617269","imei2":"844536140617269","popurl":"www.mani-pillai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168179,"job_number":"JOB_168179","tr_customer_id":168196,"tr_customer_product_id":168186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Malati Adiga","mobile_number":"7094360070","email_id":"amish.patel@gmail.com","dop":"2026-01-17","serial_number":"110365663258033","imei1":"110365663258033","imei2":"110365663258033","popurl":"www.agnimitra-kapoor.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168177,"job_number":"JOB_168177","tr_customer_id":168194,"tr_customer_product_id":168184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Shreya Varrier","mobile_number":"7068383646","email_id":"alok.chattopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"389605102861964","imei1":"389605102861964","imei2":"389605102861964","popurl":"www.vimala-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168176,"job_number":"JOB_168176","tr_customer_id":168193,"tr_customer_product_id":168183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandra Verma","mobile_number":"7044521018","email_id":"jaimini.embranthiri@gmail.com","dop":"2026-01-17","serial_number":"645789974821454","imei1":"645789974821454","imei2":"645789974821454","popurl":"www.arjun-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168175,"job_number":"JOB_168175","tr_customer_id":168192,"tr_customer_product_id":168182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Chandrani Mishra","mobile_number":"7064597699","email_id":"karunanidhi.devar@yahoo.co.in","dop":"2026-01-17","serial_number":"248544469332468","imei1":"248544469332468","imei2":"248544469332468","popurl":"www.sarvin-bhat.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168174,"job_number":"JOB_168174","tr_customer_id":168191,"tr_customer_product_id":168181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vaishno Joshi","mobile_number":"7052129887","email_id":"divya.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"717050178609297","imei1":"717050178609297","imei2":"717050178609297","popurl":"www.opalina-kaniyar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168173,"job_number":"JOB_168173","tr_customer_id":168190,"tr_customer_product_id":168180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Agnivesh Asan","mobile_number":"7041935288","email_id":"adheesh.agarwal@hotmail.com","dop":"2026-01-17","serial_number":"435415770960833","imei1":"435415770960833","imei2":"435415770960833","popurl":"www.jagdish-menon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168172,"job_number":"JOB_168172","tr_customer_id":168189,"tr_customer_product_id":168179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jaimini Saini","mobile_number":"7031287970","email_id":"kailash.khanna@hotmail.com","dop":"2026-01-17","serial_number":"559283513943345","imei1":"559283513943345","imei2":"559283513943345","popurl":"www.bharat-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168171,"job_number":"JOB_168171","tr_customer_id":168188,"tr_customer_product_id":168178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Manik Naik","mobile_number":"7098731844","email_id":"anaadi.adiga@gmail.com","dop":"2026-01-17","serial_number":"944365764024148","imei1":"944365764024148","imei2":"944365764024148","popurl":"www.ranjeet-gupta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168170,"job_number":"JOB_168170","tr_customer_id":168187,"tr_customer_product_id":168177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gouranga Namboothiri","mobile_number":"7078335088","email_id":"chitraksh.ganaka@gmail.com","dop":"2026-01-17","serial_number":"871232881901224","imei1":"871232881901224","imei2":"871232881901224","popurl":"www.anshula-nair.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168168,"job_number":"JOB_168168","tr_customer_id":168185,"tr_customer_product_id":168175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jagathi Ahuja","mobile_number":"7027791643","email_id":"tarun.mehra@gmail.com","dop":"2026-01-17","serial_number":"461271118766369","imei1":"461271118766369","imei2":"461271118766369","popurl":"www.dhana-mehrotra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168167,"job_number":"JOB_168167","tr_customer_id":168184,"tr_customer_product_id":168174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Gudakesa Malik","mobile_number":"7080605948","email_id":"suryakantam.bharadwaj@yahoo.co.in","dop":"2026-01-17","serial_number":"951588140678395","imei1":"951588140678395","imei2":"951588140678395","popurl":"www.rudra-desai.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168166,"job_number":"JOB_168166","tr_customer_id":168183,"tr_customer_product_id":168173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Vasudev Arora","mobile_number":"7096359367","email_id":"brijesh.mehrotra@hotmail.com","dop":"2026-01-17","serial_number":"807427463894279","imei1":"807427463894279","imei2":"807427463894279","popurl":"www.chanda-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168165,"job_number":"JOB_168165","tr_customer_id":168181,"tr_customer_product_id":168171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Trilok Bhat","mobile_number":"7061353480","email_id":"laxmi.mahajan@yahoo.co.in","dop":"2026-01-17","serial_number":"390121326367210","imei1":"390121326367210","imei2":"390121326367210","popurl":"www.surya-menon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168164,"job_number":"JOB_168164","tr_customer_id":168182,"tr_customer_product_id":168172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Anal Kapoor","mobile_number":"7092967782","email_id":"shashi.marar@gmail.com","dop":"2026-01-17","serial_number":"365474243514874","imei1":"365474243514874","imei2":"365474243514874","popurl":"www.devvrat-iyer.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168162,"job_number":"JOB_168162","tr_customer_id":168179,"tr_customer_product_id":168169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Rajan Pillai","mobile_number":"7054303001","email_id":"chakravarti.reddy@yahoo.co.in","dop":"2026-01-17","serial_number":"972464126806008","imei1":"972464126806008","imei2":"972464126806008","popurl":"www.nawal-banerjee.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168161,"job_number":"JOB_168161","tr_customer_id":168178,"tr_customer_product_id":168168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Dipendra Kaur","mobile_number":"7063934579","email_id":"devi.pilla@yahoo.co.in","dop":"2026-01-17","serial_number":"008886117265645","imei1":"008886117265645","imei2":"008886117265645","popurl":"www.jay-bhat.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168160,"job_number":"JOB_168160","tr_customer_id":168177,"tr_customer_product_id":168167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Tanirika Dutta","mobile_number":"7094460952","email_id":"suresh.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"298384874434685","imei1":"298384874434685","imei2":"298384874434685","popurl":"www.pramila-guha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168159,"job_number":"JOB_168159","tr_customer_id":168176,"tr_customer_product_id":168166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Jyotsana Desai","mobile_number":"7094033006","email_id":"dipendra.kakkar@yahoo.co.in","dop":"2026-01-17","serial_number":"689594163720650","imei1":"689594163720650","imei2":"689594163720650","popurl":"www.dhyanesh-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168158,"job_number":"JOB_168158","tr_customer_id":168175,"tr_customer_product_id":168165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:25.000Z","modified_at":"2026-01-27T11:58:25.000Z","name":"Atreyee Jha","mobile_number":"7034372951","email_id":"charvi.nayar@yahoo.co.in","dop":"2026-01-17","serial_number":"759582218524096","imei1":"759582218524096","imei2":"759582218524096","popurl":"www.shantanu-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168157,"job_number":"JOB_168157","tr_customer_id":168174,"tr_customer_product_id":168164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ankal Naik","mobile_number":"7063539442","email_id":"ravi.verma@yahoo.co.in","dop":"2026-01-17","serial_number":"048709741680835","imei1":"048709741680835","imei2":"048709741680835","popurl":"www.amritambu-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168156,"job_number":"JOB_168156","tr_customer_id":168173,"tr_customer_product_id":168163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Dron Pilla","mobile_number":"7052554846","email_id":"shridevi.jha@gmail.com","dop":"2026-01-17","serial_number":"279731328437337","imei1":"279731328437337","imei2":"279731328437337","popurl":"www.aasha-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168154,"job_number":"JOB_168154","tr_customer_id":168171,"tr_customer_product_id":168161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chaturaanan Achari","mobile_number":"7039079297","email_id":"balamani.arora@hotmail.com","dop":"2026-01-17","serial_number":"676863389987819","imei1":"676863389987819","imei2":"676863389987819","popurl":"www.kashyapi-patil.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168153,"job_number":"JOB_168153","tr_customer_id":168170,"tr_customer_product_id":168160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Mohinder Arora","mobile_number":"7097518283","email_id":"gautam.marar@yahoo.co.in","dop":"2026-01-17","serial_number":"018857431115019","imei1":"018857431115019","imei2":"018857431115019","popurl":"www.divya-rana.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168152,"job_number":"JOB_168152","tr_customer_id":168169,"tr_customer_product_id":168159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Trilochan Bhattacharya","mobile_number":"7049030944","email_id":"bhoopati.shukla@hotmail.com","dop":"2026-01-17","serial_number":"207048873057713","imei1":"207048873057713","imei2":"207048873057713","popurl":"www.bhaaswar-gandhi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168151,"job_number":"JOB_168151","tr_customer_id":168168,"tr_customer_product_id":168158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Bhudeva Pilla","mobile_number":"7022462365","email_id":"vijay.rana@gmail.com","dop":"2026-01-17","serial_number":"067699963893899","imei1":"067699963893899","imei2":"067699963893899","popurl":"www.eshana-dutta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168150,"job_number":"JOB_168150","tr_customer_id":168167,"tr_customer_product_id":168157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Atmanand Panicker","mobile_number":"7069046339","email_id":"akshata.bhat@gmail.com","dop":"2026-01-17","serial_number":"741904475795533","imei1":"741904475795533","imei2":"741904475795533","popurl":"www.aashritha-singh.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168149,"job_number":"JOB_168149","tr_customer_id":168166,"tr_customer_product_id":168156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Agasti Rana","mobile_number":"7013045241","email_id":"ankal.tandon@yahoo.co.in","dop":"2026-01-17","serial_number":"637229060533061","imei1":"637229060533061","imei2":"637229060533061","popurl":"www.mukesh-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168147,"job_number":"JOB_168147","tr_customer_id":168164,"tr_customer_product_id":168154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Radha Bhattathiri","mobile_number":"7046638210","email_id":"ashlesh.rana@yahoo.co.in","dop":"2026-01-17","serial_number":"576693739985423","imei1":"576693739985423","imei2":"576693739985423","popurl":"www.vyas-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168145,"job_number":"JOB_168145","tr_customer_id":168162,"tr_customer_product_id":168152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Purnima Chopra","mobile_number":"7062577270","email_id":"tanirika.pothuvaal@yahoo.co.in","dop":"2026-01-17","serial_number":"558052995970928","imei1":"558052995970928","imei2":"558052995970928","popurl":"www.satyen-dutta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168144,"job_number":"JOB_168144","tr_customer_id":168161,"tr_customer_product_id":168151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Umang Dubashi","mobile_number":"7095280293","email_id":"laxman.pillai@hotmail.com","dop":"2026-01-17","serial_number":"668114476052544","imei1":"668114476052544","imei2":"668114476052544","popurl":"www.bhoj-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168142,"job_number":"JOB_168142","tr_customer_id":168158,"tr_customer_product_id":168149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Menaka Dubashi","mobile_number":"7063392696","email_id":"eshana.deshpande@gmail.com","dop":"2026-01-17","serial_number":"545804079777901","imei1":"545804079777901","imei2":"545804079777901","popurl":"www.himadri-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168141,"job_number":"JOB_168141","tr_customer_id":168159,"tr_customer_product_id":168148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Chandan Trivedi","mobile_number":"7082691140","email_id":"shresth.marar@hotmail.com","dop":"2026-01-17","serial_number":"578304891432731","imei1":"578304891432731","imei2":"578304891432731","popurl":"www.shanti-ahuja.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168140,"job_number":"JOB_168140","tr_customer_id":168157,"tr_customer_product_id":168147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Kamla Sethi","mobile_number":"7053092670","email_id":"abhisyanta.dhawan@gmail.com","dop":"2026-01-17","serial_number":"309696347747517","imei1":"309696347747517","imei2":"309696347747517","popurl":"www.sarla-achari.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168139,"job_number":"JOB_168139","tr_customer_id":168156,"tr_customer_product_id":168146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Brajesh Bhattacharya","mobile_number":"7000755810","email_id":"shankar.deshpande@hotmail.com","dop":"2026-01-17","serial_number":"481619011154954","imei1":"481619011154954","imei2":"481619011154954","popurl":"www.deeksha-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168138,"job_number":"JOB_168138","tr_customer_id":168154,"tr_customer_product_id":168144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Gajbaahu Devar","mobile_number":"7040761451","email_id":"chandraketu.bandopadhyay@gmail.com","dop":"2026-01-17","serial_number":"301544663395500","imei1":"301544663395500","imei2":"301544663395500","popurl":"www.bhooshit-guha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168136,"job_number":"JOB_168136","tr_customer_id":168153,"tr_customer_product_id":168143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Ameyatma Panicker","mobile_number":"7009052053","email_id":"sloka.bhat@gmail.com","dop":"2026-01-17","serial_number":"564558063234056","imei1":"564558063234056","imei2":"564558063234056","popurl":"www.mani-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168135,"job_number":"JOB_168135","tr_customer_id":168152,"tr_customer_product_id":168142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Anjushree Ahuja","mobile_number":"7093622839","email_id":"param.varma@gmail.com","dop":"2026-01-17","serial_number":"735102050658064","imei1":"735102050658064","imei2":"735102050658064","popurl":"www.anila-talwar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168134,"job_number":"JOB_168134","tr_customer_id":168151,"tr_customer_product_id":168141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:24.000Z","modified_at":"2026-01-27T11:58:24.000Z","name":"Aditeya Varman","mobile_number":"7059878884","email_id":"girika.devar@gmail.com","dop":"2026-01-17","serial_number":"998877163061849","imei1":"998877163061849","imei2":"998877163061849","popurl":"www.narayan-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168133,"job_number":"JOB_168133","tr_customer_id":168150,"tr_customer_product_id":168140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Tej Adiga","mobile_number":"7097756946","email_id":"ajit.asan@yahoo.co.in","dop":"2026-01-17","serial_number":"915363317933422","imei1":"915363317933422","imei2":"915363317933422","popurl":"www.aayushmaan-kaul.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168132,"job_number":"JOB_168132","tr_customer_id":168149,"tr_customer_product_id":168139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Triloki Reddy","mobile_number":"7074524680","email_id":"daiwik.sethi@yahoo.co.in","dop":"2026-01-17","serial_number":"582044519230478","imei1":"582044519230478","imei2":"582044519230478","popurl":"www.chakravartee-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168131,"job_number":"JOB_168131","tr_customer_id":168148,"tr_customer_product_id":168138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Prem Bandopadhyay","mobile_number":"7057629086","email_id":"suryakantam.bhattathiri@gmail.com","dop":"2026-01-17","serial_number":"752692838275909","imei1":"752692838275909","imei2":"752692838275909","popurl":"www.jay-guneta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168130,"job_number":"JOB_168130","tr_customer_id":168147,"tr_customer_product_id":168137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Harita Nehru","mobile_number":"7028581997","email_id":"bhooshan.iyer@yahoo.co.in","dop":"2026-01-17","serial_number":"411029494786547","imei1":"411029494786547","imei2":"411029494786547","popurl":"www.deb-kaniyar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168128,"job_number":"JOB_168128","tr_customer_id":168144,"tr_customer_product_id":168135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Lalita Naik","mobile_number":"7096134116","email_id":"chinmayananda.gandhi@hotmail.com","dop":"2026-01-17","serial_number":"839850126727197","imei1":"839850126727197","imei2":"839850126727197","popurl":"www.chatur-chopra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168127,"job_number":"JOB_168127","tr_customer_id":168145,"tr_customer_product_id":168134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Hiranmaya Kapoor","mobile_number":"7000563171","email_id":"chandraprabha.kapoor@hotmail.com","dop":"2026-01-17","serial_number":"203844334287867","imei1":"203844334287867","imei2":"203844334287867","popurl":"www.gautami-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168126,"job_number":"JOB_168126","tr_customer_id":168143,"tr_customer_product_id":168133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Atreyee Mishra","mobile_number":"7042881344","email_id":"kumar.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"760372592354182","imei1":"760372592354182","imei2":"760372592354182","popurl":"www.opalina-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168125,"job_number":"JOB_168125","tr_customer_id":168142,"tr_customer_product_id":168132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Ekalavya Prajapat","mobile_number":"7027031395","email_id":"girindra.singh@gmail.com","dop":"2026-01-17","serial_number":"625229067885722","imei1":"625229067885722","imei2":"625229067885722","popurl":"www.narinder-gupta.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168124,"job_number":"JOB_168124","tr_customer_id":168141,"tr_customer_product_id":168131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Arnesh Naik","mobile_number":"7026502515","email_id":"bhaves.adiga@gmail.com","dop":"2026-01-17","serial_number":"009430159542014","imei1":"009430159542014","imei2":"009430159542014","popurl":"www.dipankar-jha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168123,"job_number":"JOB_168123","tr_customer_id":168140,"tr_customer_product_id":168130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gajbaahu Naik","mobile_number":"7011312659","email_id":"opalina.singh@yahoo.co.in","dop":"2026-01-17","serial_number":"499659301286756","imei1":"499659301286756","imei2":"499659301286756","popurl":"www.chidaatma-bhattacharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168120,"job_number":"JOB_168120","tr_customer_id":168137,"tr_customer_product_id":168127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Chidananda Saini","mobile_number":"7038154119","email_id":"vidya.dubashi@yahoo.co.in","dop":"2026-01-17","serial_number":"248686736072686","imei1":"248686736072686","imei2":"248686736072686","popurl":"www.akshat-iyengar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168119,"job_number":"JOB_168119","tr_customer_id":168136,"tr_customer_product_id":168126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Preity Marar","mobile_number":"7042454286","email_id":"jagdeep.somayaji@hotmail.com","dop":"2026-01-17","serial_number":"789527067923371","imei1":"789527067923371","imei2":"789527067923371","popurl":"www.aagneya-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168118,"job_number":"JOB_168118","tr_customer_id":168135,"tr_customer_product_id":168125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Charuvrat Joshi","mobile_number":"7056104190","email_id":"lila.reddy@gmail.com","dop":"2026-01-17","serial_number":"856338598873551","imei1":"856338598873551","imei2":"856338598873551","popurl":"www.deveshwar-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168116,"job_number":"JOB_168116","tr_customer_id":168134,"tr_customer_product_id":168124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Gautam Malik","mobile_number":"7003481251","email_id":"anasooya.marar@hotmail.com","dop":"2026-01-17","serial_number":"534352085791320","imei1":"534352085791320","imei2":"534352085791320","popurl":"www.narinder-johar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168115,"job_number":"JOB_168115","tr_customer_id":168132,"tr_customer_product_id":168122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Deeptiman Mukhopadhyay","mobile_number":"7036756072","email_id":"amaresh.shah@yahoo.co.in","dop":"2026-01-17","serial_number":"154130403797601","imei1":"154130403797601","imei2":"154130403797601","popurl":"www.himadri-gandhi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168114,"job_number":"JOB_168114","tr_customer_id":168131,"tr_customer_product_id":168121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:58:23.000Z","modified_at":"2026-01-27T11:58:23.000Z","name":"Sarisha Patil","mobile_number":"7054498271","email_id":"chaitan.dubashi@hotmail.com","dop":"2026-01-17","serial_number":"409448997239688","imei1":"409448997239688","imei2":"409448997239688","popurl":"www.chiranjeev-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168111,"job_number":"JOB_168111","tr_customer_id":168128,"tr_customer_product_id":168118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Opaline Iyer","mobile_number":"7080190857","email_id":"bhaumik.nair@yahoo.co.in","dop":"2026-01-17","serial_number":"277703652598165","imei1":"277703652598165","imei2":"277703652598165","popurl":"www.subodh-nayar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168108,"job_number":"JOB_168108","tr_customer_id":168125,"tr_customer_product_id":168115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Sudeva Saini","mobile_number":"7033354004","email_id":"meghnad.sharma@gmail.com","dop":"2026-01-17","serial_number":"416797514683630","imei1":"416797514683630","imei2":"416797514683630","popurl":"www.arindam-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168107,"job_number":"JOB_168107","tr_customer_id":168124,"tr_customer_product_id":168114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Amaresh Bhattacharya","mobile_number":"7061713097","email_id":"tanushri.namboothiri@gmail.com","dop":"2026-01-17","serial_number":"927025758856775","imei1":"927025758856775","imei2":"927025758856775","popurl":"www.vinay-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168106,"job_number":"JOB_168106","tr_customer_id":168123,"tr_customer_product_id":168113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Arindam Iyengar","mobile_number":"7051262696","email_id":"sarla.prajapat@gmail.com","dop":"2026-01-17","serial_number":"801538441827409","imei1":"801538441827409","imei2":"801538441827409","popurl":"www.dhyaneshwar-trivedi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168105,"job_number":"JOB_168105","tr_customer_id":168122,"tr_customer_product_id":168112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Parvati Tagore","mobile_number":"7075078350","email_id":"kumar.chaturvedi@gmail.com","dop":"2026-01-17","serial_number":"174404026142835","imei1":"174404026142835","imei2":"174404026142835","popurl":"www.abani-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168104,"job_number":"JOB_168104","tr_customer_id":168121,"tr_customer_product_id":168111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:57:02.000Z","modified_at":"2026-01-27T11:57:02.000Z","name":"Shiv Jain","mobile_number":"7021304252","email_id":"anaadi.arora@gmail.com","dop":"2026-01-17","serial_number":"815931614299749","imei1":"815931614299749","imei2":"815931614299749","popurl":"www.bhudeva-johar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168103,"job_number":"JOB_168103","tr_customer_id":168119,"tr_customer_product_id":168109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Chandni Bharadwaj","mobile_number":"7000435554","email_id":"chandraswaroopa.ganaka@hotmail.com","dop":"2026-01-17","serial_number":"799703476412351","imei1":"799703476412351","imei2":"799703476412351","popurl":"www.sukanya-bharadwaj.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168102,"job_number":"JOB_168102","tr_customer_id":168118,"tr_customer_product_id":168108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Aarya Dhawan","mobile_number":"7009541020","email_id":"pushti.mehrotra@yahoo.co.in","dop":"2026-01-17","serial_number":"461930447346194","imei1":"461930447346194","imei2":"461930447346194","popurl":"www.chandrakin-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168101,"job_number":"JOB_168101","tr_customer_id":168120,"tr_customer_product_id":168110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Bodhan Jha","mobile_number":"7019352905","email_id":"girija.panicker@yahoo.co.in","dop":"2026-01-17","serial_number":"249888041324613","imei1":"249888041324613","imei2":"249888041324613","popurl":"www.bodhan-singh.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168100,"job_number":"JOB_168100","tr_customer_id":168117,"tr_customer_product_id":168107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Ananta Abbott","mobile_number":"7035814727","email_id":"bheeshma.trivedi@yahoo.co.in","dop":"2026-01-17","serial_number":"547520397464950","imei1":"547520397464950","imei2":"547520397464950","popurl":"www.tanushri-iyengar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168099,"job_number":"JOB_168099","tr_customer_id":168116,"tr_customer_product_id":168106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:55:58.000Z","modified_at":"2026-01-27T11:55:58.000Z","name":"Amarnath Bandopadhyay","mobile_number":"7006474379","email_id":"sumitra.jain@gmail.com","dop":"2026-01-17","serial_number":"873225925366992","imei1":"873225925366992","imei2":"873225925366992","popurl":"www.dinkar-mahajan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168096,"job_number":"JOB_168096","tr_customer_id":168113,"tr_customer_product_id":168103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:34:44.000Z","modified_at":"2026-01-27T11:34:44.000Z","name":"Millie Moore","mobile_number":"283-938-0730","email_id":"Raleigh.West48@hotmail.com","dop":"2025-04-06","serial_number":"18214233132792","imei1":"18214233132792","imei2":"18214233132792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168093,"job_number":"JOB_168093","tr_customer_id":168110,"tr_customer_product_id":168100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:14:49.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19142688776222","imei1":"19142688776222","imei2":"19142688776222","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168091,"job_number":"JOB_168091","tr_customer_id":168108,"tr_customer_product_id":168098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:32.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14373295899167","imei1":"14373295899167","imei2":"14373295899167","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168089,"job_number":"JOB_168089","tr_customer_id":168106,"tr_customer_product_id":168096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:14.000Z","modified_at":"2026-01-27T11:14:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14568324586099","imei1":"14568324586099","imei2":"14568324586099","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168086,"job_number":"JOB_168086","tr_customer_id":168103,"tr_customer_product_id":168093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:24.000Z","modified_at":"2026-01-27T11:01:24.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"19579458966174","imei1":"19579458966174","imei2":"19579458966174","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168084,"job_number":"JOB_168084","tr_customer_id":168101,"tr_customer_product_id":168091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:07.000Z","modified_at":"2026-01-27T11:01:07.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18180244718360","imei1":"18180244718360","imei2":"18180244718360","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168082,"job_number":"JOB_168082","tr_customer_id":168099,"tr_customer_product_id":168089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:00:50.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17940614096082","imei1":"17940614096082","imei2":"17940614096082","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T11:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168081,"job_number":"JOB_168081","tr_customer_id":168098,"tr_customer_product_id":168088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:49:01.000Z","modified_at":"2026-01-27T10:49:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-17","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-17T10:48:52.186039238Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168080,"job_number":"JOB_168080","tr_customer_id":168097,"tr_customer_product_id":168087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:44.000Z","modified_at":"2026-01-27T10:33:44.000Z","name":"Bethany Blick","mobile_number":"910-264-4532","email_id":"Krystina87@hotmail.com","dop":"2025-04-06","serial_number":"14656868258073714","imei1":"14656868258073714","imei2":"14656868258073714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168078,"job_number":"JOB_168078","tr_customer_id":168095,"tr_customer_product_id":168085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:33:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13897299528519","imei1":"13897299528519","imei2":"13897299528519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168077,"job_number":"JOB_168077","tr_customer_id":168094,"tr_customer_product_id":168084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:52.000Z","modified_at":"2026-01-27T10:32:52.000Z","name":"Kiley Jacobi","mobile_number":"907-604-4678","email_id":"Vada_Kautzer@yahoo.com","dop":"2025-04-06","serial_number":"12166755076229060","imei1":"12166755076229060","imei2":"12166755076229060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168075,"job_number":"JOB_168075","tr_customer_id":168092,"tr_customer_product_id":168082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18370379783433","imei1":"18370379783433","imei2":"18370379783433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168074,"job_number":"JOB_168074","tr_customer_id":168091,"tr_customer_product_id":168081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:59.000Z","modified_at":"2026-01-27T10:31:59.000Z","name":"Spencer Bradtke","mobile_number":"766-232-9018","email_id":"Bertram.Fisher@yahoo.com","dop":"2025-04-06","serial_number":"16456366235064740","imei1":"16456366235064740","imei2":"16456366235064740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168072,"job_number":"JOB_168072","tr_customer_id":168089,"tr_customer_product_id":168079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:57.000Z","modified_at":"2026-01-27T10:31:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13051487611195","imei1":"13051487611195","imei2":"13051487611195","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168071,"job_number":"JOB_168071","tr_customer_id":168088,"tr_customer_product_id":168078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:30:13.000Z","modified_at":"2026-01-27T10:30:13.000Z","name":"Trilokesh Marar","mobile_number":"7032987427","email_id":"chaaruchandra.prajapat@hotmail.com","dop":"2026-01-17","serial_number":"726115221745062","imei1":"726115221745062","imei2":"726115221745062","popurl":"www.chandranath-chaturvedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168070,"job_number":"JOB_168070","tr_customer_id":168087,"tr_customer_product_id":168077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78925764368475","imei1":"78925764368475","imei2":"78925764368475","popurl":"2026-01-17T10:29:54.227274578Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168069,"job_number":"JOB_168069","tr_customer_id":168086,"tr_customer_product_id":168076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:54.000Z","modified_at":"2026-01-27T10:29:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"78920578946848","imei1":"78920578946848","imei2":"78920578946848","popurl":"2026-01-17T10:29:53.581159372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168068,"job_number":"JOB_168068","tr_customer_id":168085,"tr_customer_product_id":168075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:53.000Z","modified_at":"2026-01-27T10:29:53.000Z","name":"Chandraswaroopa Banerjee","mobile_number":"7027267191","email_id":"param.bandopadhyay@yahoo.co.in","dop":"2026-01-17","serial_number":"330044600363053","imei1":"330044600363053","imei2":"330044600363053","popurl":"www.hiranmaya-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168067,"job_number":"JOB_168067","tr_customer_id":168084,"tr_customer_product_id":168074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:52.000Z","modified_at":"2026-01-27T10:29:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-01-17","serial_number":"19920302988473","imei1":"19920302988473","imei2":"19920302988473","popurl":"2026-01-17T10:29:52.116647678Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168065,"job_number":"JOB_168065","tr_customer_id":168082,"tr_customer_product_id":168072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:49.000Z","modified_at":"2026-01-27T10:27:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"85525624946737","imei1":"85525624946737","imei2":"85525624946737","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168063,"job_number":"JOB_168063","tr_customer_id":168080,"tr_customer_product_id":168070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:27:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10086722086397","imei1":"10086722086397","imei2":"10086722086397","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168062,"job_number":"JOB_168062","tr_customer_id":168079,"tr_customer_product_id":168069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:04.000Z","modified_at":"2026-01-27T10:27:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"105262706836429","imei1":"105262706836429","imei2":"105262706836429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168060,"job_number":"JOB_168060","tr_customer_id":168077,"tr_customer_product_id":168067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:02.000Z","modified_at":"2026-01-27T10:27:02.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15196187490723","imei1":"15196187490723","imei2":"15196187490723","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:27:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168059,"job_number":"JOB_168059","tr_customer_id":168076,"tr_customer_product_id":168066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:19.000Z","modified_at":"2026-01-27T10:26:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"70090916724970","imei1":"70090916724970","imei2":"70090916724970","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168057,"job_number":"JOB_168057","tr_customer_id":168074,"tr_customer_product_id":168064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:17.000Z","modified_at":"2026-01-27T10:26:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15008487771068","imei1":"15008487771068","imei2":"15008487771068","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168054,"job_number":"JOB_168054","tr_customer_id":168071,"tr_customer_product_id":168061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:02.000Z","modified_at":"2026-01-27T10:03:02.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"21023390899357","imei1":"21023390899357","imei2":"21023390899357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168052,"job_number":"JOB_168052","tr_customer_id":168069,"tr_customer_product_id":168059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:00.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14121883814283","imei1":"14121883814283","imei2":"14121883814283","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168050,"job_number":"JOB_168050","tr_customer_id":168067,"tr_customer_product_id":168057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12713579852426","imei1":"12713579852426","imei2":"12713579852426","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168048,"job_number":"JOB_168048","tr_customer_id":168065,"tr_customer_product_id":168055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:26.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15535990488868","imei1":"15535990488868","imei2":"15535990488868","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168047,"job_number":"JOB_168047","tr_customer_id":168064,"tr_customer_product_id":168054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:13.000Z","modified_at":"2026-01-27T10:02:13.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"49829973315619","imei1":"49829973315619","imei2":"49829973315619","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168045,"job_number":"JOB_168045","tr_customer_id":168062,"tr_customer_product_id":168052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:11.000Z","modified_at":"2026-01-27T10:02:11.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15197467892503","imei1":"15197467892503","imei2":"15197467892503","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168043,"job_number":"JOB_168043","tr_customer_id":168060,"tr_customer_product_id":168050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:10.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15333739332560","imei1":"15333739332560","imei2":"15333739332560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168041,"job_number":"JOB_168041","tr_customer_id":168058,"tr_customer_product_id":168048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:01:52.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"18807163856024","imei1":"18807163856024","imei2":"18807163856024","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168039,"job_number":"JOB_168039","tr_customer_id":168056,"tr_customer_product_id":168046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:36.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"13883489966333","imei1":"13883489966333","imei2":"13883489966333","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168038,"job_number":"JOB_168038","tr_customer_id":168055,"tr_customer_product_id":168045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:24.000Z","modified_at":"2026-01-27T10:01:24.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71404026316495","imei1":"71404026316495","imei2":"71404026316495","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168036,"job_number":"JOB_168036","tr_customer_id":168053,"tr_customer_product_id":168043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:01:22.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15984186970614","imei1":"15984186970614","imei2":"15984186970614","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168034,"job_number":"JOB_168034","tr_customer_id":168051,"tr_customer_product_id":168041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:20.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"15799047576521","imei1":"15799047576521","imei2":"15799047576521","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T10:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168033,"job_number":"JOB_168033","tr_customer_id":168050,"tr_customer_product_id":168040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:29.000Z","modified_at":"2026-01-27T09:49:29.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"102925169068228","imei1":"102925169068228","imei2":"102925169068228","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168031,"job_number":"JOB_168031","tr_customer_id":168048,"tr_customer_product_id":168038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:49:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13132742559880","imei1":"13132742559880","imei2":"13132742559880","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168030,"job_number":"JOB_168030","tr_customer_id":168047,"tr_customer_product_id":168037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:44.000Z","modified_at":"2026-01-27T09:48:44.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"58312133565411","imei1":"58312133565411","imei2":"58312133565411","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168028,"job_number":"JOB_168028","tr_customer_id":168045,"tr_customer_product_id":168035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:42.000Z","modified_at":"2026-01-27T09:48:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16235870868165","imei1":"16235870868165","imei2":"16235870868165","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:48:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168027,"job_number":"JOB_168027","tr_customer_id":168044,"tr_customer_product_id":168034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:59.000Z","modified_at":"2026-01-27T09:47:59.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"101295640004756","imei1":"101295640004756","imei2":"101295640004756","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168025,"job_number":"JOB_168025","tr_customer_id":168042,"tr_customer_product_id":168032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:57.000Z","modified_at":"2026-01-27T09:47:57.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13147707996685","imei1":"13147707996685","imei2":"13147707996685","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168023,"job_number":"JOB_168023","tr_customer_id":168040,"tr_customer_product_id":168030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:47.000Z","modified_at":"2026-01-27T09:32:47.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"56838812347357","imei1":"56838812347357","imei2":"56838812347357","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168021,"job_number":"JOB_168021","tr_customer_id":168038,"tr_customer_product_id":168028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:45.000Z","modified_at":"2026-01-27T09:32:45.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"15077719249563","imei1":"15077719249563","imei2":"15077719249563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168020,"job_number":"JOB_168020","tr_customer_id":168037,"tr_customer_product_id":168027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:01.000Z","modified_at":"2026-01-27T09:32:01.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"106111584816717","imei1":"106111584816717","imei2":"106111584816717","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168018,"job_number":"JOB_168018","tr_customer_id":168035,"tr_customer_product_id":168025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:00.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13574165691530","imei1":"13574165691530","imei2":"13574165691530","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168017,"job_number":"JOB_168017","tr_customer_id":168034,"tr_customer_product_id":168024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:17.000Z","modified_at":"2026-01-27T09:31:17.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"48564958011580","imei1":"48564958011580","imei2":"48564958011580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168015,"job_number":"JOB_168015","tr_customer_id":168032,"tr_customer_product_id":168022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:15.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10511466909083","imei1":"10511466909083","imei2":"10511466909083","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168014,"job_number":"JOB_168014","tr_customer_id":168031,"tr_customer_product_id":168021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:41.000Z","modified_at":"2026-01-27T09:23:41.000Z","name":"Darwin Hirthe","mobile_number":"355-725-9085","email_id":"Jamir_Mante@hotmail.com","dop":"2025-04-06","serial_number":"19124045741107572","imei1":"19124045741107572","imei2":"19124045741107572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168012,"job_number":"JOB_168012","tr_customer_id":168029,"tr_customer_product_id":168019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:23:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11487792491978","imei1":"11487792491978","imei2":"11487792491978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:23:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168011,"job_number":"JOB_168011","tr_customer_id":168028,"tr_customer_product_id":168018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:53.000Z","modified_at":"2026-01-27T09:22:53.000Z","name":"Hettie Herman","mobile_number":"478-577-7605","email_id":"Buddy_McDermott79@gmail.com","dop":"2025-04-06","serial_number":"15580317961174560","imei1":"15580317961174560","imei2":"15580317961174560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168009,"job_number":"JOB_168009","tr_customer_id":168026,"tr_customer_product_id":168016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:22:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11379433404838","imei1":"11379433404838","imei2":"11379433404838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168008,"job_number":"JOB_168008","tr_customer_id":168025,"tr_customer_product_id":168015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:05.000Z","modified_at":"2026-01-27T09:22:05.000Z","name":"Barrett Krajcik","mobile_number":"525-447-1327","email_id":"Hertha.Hansen3@hotmail.com","dop":"2025-04-06","serial_number":"16518029229351820","imei1":"16518029229351820","imei2":"16518029229351820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168006,"job_number":"JOB_168006","tr_customer_id":168023,"tr_customer_product_id":168013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:03.000Z","modified_at":"2026-01-27T09:22:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11865609686049","imei1":"11865609686049","imei2":"11865609686049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:22:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168005,"job_number":"JOB_168005","tr_customer_id":168022,"tr_customer_product_id":168012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:12:02.000Z","modified_at":"2026-01-27T09:12:02.000Z","name":"Vivek Yadav","mobile_number":"8788138617","email_id":"ccivivek123@gmail.com","dop":"2026-01-17","serial_number":"891398385161723","imei1":"891398385161723","imei2":"891398385161723","popurl":"2026-01-17T09:12:01.481590051Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:12:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168002,"job_number":"JOB_168002","tr_customer_id":168019,"tr_customer_product_id":168009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:46.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13316918075108","imei1":"13316918075108","imei2":"13316918075108","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168000,"job_number":"JOB_168000","tr_customer_id":168017,"tr_customer_product_id":168007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:30.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"11958109097406","imei1":"11958109097406","imei2":"11958109097406","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167998,"job_number":"JOB_167998","tr_customer_id":168015,"tr_customer_product_id":168005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:14.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14259892350420","imei1":"14259892350420","imei2":"14259892350420","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167997,"job_number":"JOB_167997","tr_customer_id":168014,"tr_customer_product_id":168004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:40:01.000Z","modified_at":"2026-01-27T08:40:01.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14732742119680","imei1":"14732742119680","imei2":"14732742119680","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:40:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167996,"job_number":"JOB_167996","tr_customer_id":168013,"tr_customer_product_id":168003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:39:37.000Z","modified_at":"2026-01-27T08:39:37.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"13765835130561","imei1":"13765835130561","imei2":"13765835130561","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:39:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167995,"job_number":"JOB_167995","tr_customer_id":168012,"tr_customer_product_id":168002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:36:40.000Z","modified_at":"2026-01-27T08:36:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19248780212751","imei1":"19248780212751","imei2":"19248780212751","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:36:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167994,"job_number":"JOB_167994","tr_customer_id":168011,"tr_customer_product_id":168001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:55.000Z","modified_at":"2026-01-27T08:30:55.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"10256589793129","imei1":"10256589793129","imei2":"10256589793129","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167993,"job_number":"JOB_167993","tr_customer_id":168010,"tr_customer_product_id":168000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:49.000Z","modified_at":"2026-01-27T08:30:49.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16937654532065","imei1":"16937654532065","imei2":"16937654532065","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167992,"job_number":"JOB_167992","tr_customer_id":168009,"tr_customer_product_id":167999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:30:31.000Z","modified_at":"2026-01-27T08:30:31.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"18595240715145","imei1":"18595240715145","imei2":"18595240715145","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167991,"job_number":"JOB_167991","tr_customer_id":168008,"tr_customer_product_id":167998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:03.000Z","modified_at":"2026-01-27T08:20:03.000Z","name":"Rosalind Kreiger","mobile_number":"334-544-9200","email_id":"Hunter.Schamberger@yahoo.com","dop":"2025-04-06","serial_number":"10419097285708058","imei1":"10419097285708058","imei2":"10419097285708058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167989,"job_number":"JOB_167989","tr_customer_id":168006,"tr_customer_product_id":167996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:01.000Z","modified_at":"2026-01-27T08:20:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16228039361944","imei1":"16228039361944","imei2":"16228039361944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167988,"job_number":"JOB_167988","tr_customer_id":168005,"tr_customer_product_id":167995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:18.000Z","modified_at":"2026-01-27T08:19:18.000Z","name":"Electa Casper","mobile_number":"671-854-5386","email_id":"Keeley_Kessler75@yahoo.com","dop":"2025-04-06","serial_number":"10993514331888866","imei1":"10993514331888866","imei2":"10993514331888866","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167986,"job_number":"JOB_167986","tr_customer_id":168003,"tr_customer_product_id":167993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14876666988513","imei1":"14876666988513","imei2":"14876666988513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167985,"job_number":"JOB_167985","tr_customer_id":168002,"tr_customer_product_id":167992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:33.000Z","modified_at":"2026-01-27T08:18:33.000Z","name":"Derick Rohan","mobile_number":"943-371-0272","email_id":"Joesph58@yahoo.com","dop":"2025-04-06","serial_number":"19714674691620584","imei1":"19714674691620584","imei2":"19714674691620584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167983,"job_number":"JOB_167983","tr_customer_id":168000,"tr_customer_product_id":167990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:18:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10992418351194","imei1":"10992418351194","imei2":"10992418351194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167982,"job_number":"JOB_167982","tr_customer_id":167999,"tr_customer_product_id":167989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:03:56.000Z","modified_at":"2026-01-27T08:03:56.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"78948745849733","imei1":"78948745849733","imei2":"78948745849733","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:03:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167980,"job_number":"JOB_167980","tr_customer_id":167997,"tr_customer_product_id":167987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:03.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16634399654249","imei1":"16634399654249","imei2":"16634399654249","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T08:00:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167978,"job_number":"JOB_167978","tr_customer_id":167995,"tr_customer_product_id":167985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:47.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"14742460549015","imei1":"14742460549015","imei2":"14742460549015","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167976,"job_number":"JOB_167976","tr_customer_id":167993,"tr_customer_product_id":167983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:31.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17369535765768","imei1":"17369535765768","imei2":"17369535765768","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167974,"job_number":"JOB_167974","tr_customer_id":167991,"tr_customer_product_id":167981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:44.000Z","name":"Kristian Gibson","mobile_number":"551-888-9007","email_id":"Clement.Haag@hotmail.com","dop":"2025-04-06","serial_number":"19625716723951844","imei1":"19625716723951844","imei2":"19625716723951844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:47:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167970,"job_number":"JOB_167970","tr_customer_id":167987,"tr_customer_product_id":167977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:57.000Z","modified_at":"2026-01-27T07:46:57.000Z","name":"Addie Mertz","mobile_number":"296-519-9094","email_id":"Lambert.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"10321152826079464","imei1":"10321152826079464","imei2":"10321152826079464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:46:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167967,"job_number":"JOB_167967","tr_customer_id":167984,"tr_customer_product_id":167974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:34.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"16020089347172","imei1":"16020089347172","imei2":"16020089347172","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167965,"job_number":"JOB_167965","tr_customer_id":167982,"tr_customer_product_id":167972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:16.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19818407352524","imei1":"19818407352524","imei2":"19818407352524","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167963,"job_number":"JOB_167963","tr_customer_id":167980,"tr_customer_product_id":167970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:44:58.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13067462755559","imei1":"13067462755559","imei2":"13067462755559","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167961,"job_number":"JOB_167961","tr_customer_id":167978,"tr_customer_product_id":167968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:10.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12826889896801","imei1":"12826889896801","imei2":"12826889896801","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167959,"job_number":"JOB_167959","tr_customer_id":167976,"tr_customer_product_id":167966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"12836241188214","imei1":"12836241188214","imei2":"12836241188214","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167957,"job_number":"JOB_167957","tr_customer_id":167974,"tr_customer_product_id":167964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:37.000Z","modified_at":"2026-01-27T07:40:37.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"17738472759011","imei1":"17738472759011","imei2":"17738472759011","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167950,"job_number":"JOB_167950","tr_customer_id":167967,"tr_customer_product_id":167957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:15.000Z","modified_at":"2026-01-27T07:05:15.000Z","name":"Kellie Lubowitz","mobile_number":"217-327-9980","email_id":"Selina_Pacocha9@yahoo.com","dop":"2025-04-06","serial_number":"14946686752066788","imei1":"14946686752066788","imei2":"14946686752066788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:05:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167948,"job_number":"JOB_167948","tr_customer_id":167965,"tr_customer_product_id":167955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:31.000Z","modified_at":"2026-01-27T07:04:31.000Z","name":"Miller Hagenes","mobile_number":"363-948-0072","email_id":"Antwon.Kiehn95@hotmail.com","dop":"2025-04-06","serial_number":"14549798314648444","imei1":"14549798314648444","imei2":"14549798314648444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:04:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167946,"job_number":"JOB_167946","tr_customer_id":167963,"tr_customer_product_id":167953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:46.000Z","modified_at":"2026-01-27T07:03:46.000Z","name":"Esperanza Roberts","mobile_number":"363-465-4153","email_id":"Cleo_Jacobi1@gmail.com","dop":"2025-04-06","serial_number":"18899724181012810","imei1":"18899724181012810","imei2":"18899724181012810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:03:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167943,"job_number":"JOB_167943","tr_customer_id":167960,"tr_customer_product_id":167950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:15.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"14875645655732","imei1":"14875645655732","imei2":"14875645655732","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167941,"job_number":"JOB_167941","tr_customer_id":167958,"tr_customer_product_id":167948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:53:57.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15533783976054","imei1":"15533783976054","imei2":"15533783976054","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167939,"job_number":"JOB_167939","tr_customer_id":167956,"tr_customer_product_id":167946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:39.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"14442504887526","imei1":"14442504887526","imei2":"14442504887526","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167938,"job_number":"JOB_167938","tr_customer_id":167955,"tr_customer_product_id":167945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:27.000Z","modified_at":"2026-01-27T06:51:27.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10931088604581","imei1":"10931088604581","imei2":"10931088604581","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167936,"job_number":"JOB_167936","tr_customer_id":167953,"tr_customer_product_id":167943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:25.000Z","modified_at":"2026-01-27T06:51:25.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11495474994629","imei1":"11495474994629","imei2":"11495474994629","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167935,"job_number":"JOB_167935","tr_customer_id":167952,"tr_customer_product_id":167942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:00.000Z","modified_at":"2026-01-27T06:51:00.000Z","name":"Abe Borer","mobile_number":"232-802-4714","email_id":"Alfreda56@hotmail.com","dop":"2025-04-06","serial_number":"14248653361242728","imei1":"14248653361242728","imei2":"14248653361242728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167933,"job_number":"JOB_167933","tr_customer_id":167950,"tr_customer_product_id":167940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:50:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16248942148525","imei1":"16248942148525","imei2":"16248942148525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167932,"job_number":"JOB_167932","tr_customer_id":167949,"tr_customer_product_id":167939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:42.000Z","modified_at":"2026-01-27T06:50:42.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"42969104263391","imei1":"42969104263391","imei2":"42969104263391","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167930,"job_number":"JOB_167930","tr_customer_id":167947,"tr_customer_product_id":167937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:50:40.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"11366144519689","imei1":"11366144519689","imei2":"11366144519689","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167929,"job_number":"JOB_167929","tr_customer_id":167946,"tr_customer_product_id":167936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:13.000Z","modified_at":"2026-01-27T06:50:13.000Z","name":"Arno Kessler","mobile_number":"230-754-1794","email_id":"Stanley57@hotmail.com","dop":"2025-04-06","serial_number":"18194212640282856","imei1":"18194212640282856","imei2":"18194212640282856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167927,"job_number":"JOB_167927","tr_customer_id":167944,"tr_customer_product_id":167934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13203431323945","imei1":"13203431323945","imei2":"13203431323945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:50:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167926,"job_number":"JOB_167926","tr_customer_id":167943,"tr_customer_product_id":167933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:54.000Z","modified_at":"2026-01-27T06:49:54.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"90321257518944","imei1":"90321257518944","imei2":"90321257518944","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167924,"job_number":"JOB_167924","tr_customer_id":167941,"tr_customer_product_id":167931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:49:52.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"10934874410701","imei1":"10934874410701","imei2":"10934874410701","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167923,"job_number":"JOB_167923","tr_customer_id":167940,"tr_customer_product_id":167930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:30.000Z","modified_at":"2026-01-27T06:49:30.000Z","name":"Milton Bartell","mobile_number":"357-620-1896","email_id":"Kian46@hotmail.com","dop":"2025-04-06","serial_number":"17118551920422780","imei1":"17118551920422780","imei2":"17118551920422780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167921,"job_number":"JOB_167921","tr_customer_id":167938,"tr_customer_product_id":167928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:26.000Z","modified_at":"2026-01-27T06:49:26.000Z","name":"Garry Haag","mobile_number":"330-706-5364","email_id":"Lenna35@hotmail.com","dop":"2025-04-06","serial_number":"11179143080451844","imei1":"11179143080451844","imei2":"11179143080451844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167919,"job_number":"JOB_167919","tr_customer_id":167936,"tr_customer_product_id":167926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:49:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402848540623","imei1":"17402848540623","imei2":"17402848540623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:49:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167918,"job_number":"JOB_167918","tr_customer_id":167935,"tr_customer_product_id":167925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:39.000Z","modified_at":"2026-01-27T06:44:39.000Z","name":"Golden Brown","mobile_number":"840-732-0041","email_id":"Hailie73@hotmail.com","dop":"2025-04-06","serial_number":"15818286366602872","imei1":"15818286366602872","imei2":"15818286366602872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167916,"job_number":"JOB_167916","tr_customer_id":167933,"tr_customer_product_id":167923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:44:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17063374650545","imei1":"17063374650545","imei2":"17063374650545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167915,"job_number":"JOB_167915","tr_customer_id":167932,"tr_customer_product_id":167922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:18.000Z","modified_at":"2026-01-27T06:44:18.000Z","name":"Ariane Hamill","mobile_number":"398-734-1884","email_id":"Ryleigh.Tremblay42@hotmail.com","dop":"2025-04-06","serial_number":"10595233660109322","imei1":"10595233660109322","imei2":"10595233660109322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167913,"job_number":"JOB_167913","tr_customer_id":167930,"tr_customer_product_id":167920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:51.000Z","modified_at":"2026-01-27T06:43:51.000Z","name":"Serenity Boyer","mobile_number":"339-974-1255","email_id":"Carleton.Marvin98@gmail.com","dop":"2025-04-06","serial_number":"15255955352476028","imei1":"15255955352476028","imei2":"15255955352476028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167911,"job_number":"JOB_167911","tr_customer_id":167928,"tr_customer_product_id":167918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:49.000Z","modified_at":"2026-01-27T06:43:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13742475805245","imei1":"13742475805245","imei2":"13742475805245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167910,"job_number":"JOB_167910","tr_customer_id":167927,"tr_customer_product_id":167917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:46.000Z","modified_at":"2026-01-27T06:43:46.000Z","name":"Percy Crist","mobile_number":"935-950-9106","email_id":"Krystel.Ankunding67@yahoo.com","dop":"2025-04-06","serial_number":"18545814363637170","imei1":"18545814363637170","imei2":"18545814363637170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167908,"job_number":"JOB_167908","tr_customer_id":167925,"tr_customer_product_id":167915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:44.000Z","modified_at":"2026-01-27T06:43:44.000Z","name":"Victor Schroeder","mobile_number":"473-540-3534","email_id":"Dexter_Marks@gmail.com","dop":"2025-04-06","serial_number":"16447744665311734","imei1":"16447744665311734","imei2":"16447744665311734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167906,"job_number":"JOB_167906","tr_customer_id":167923,"tr_customer_product_id":167913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:43:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15646928553703","imei1":"15646928553703","imei2":"15646928553703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167905,"job_number":"JOB_167905","tr_customer_id":167922,"tr_customer_product_id":167912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:03.000Z","modified_at":"2026-01-27T06:43:03.000Z","name":"Roy Aufderhar","mobile_number":"826-647-3721","email_id":"Sheila.Murphy83@yahoo.com","dop":"2025-04-06","serial_number":"10699411250399026","imei1":"10699411250399026","imei2":"10699411250399026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167903,"job_number":"JOB_167903","tr_customer_id":167920,"tr_customer_product_id":167910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:01.000Z","modified_at":"2026-01-27T06:43:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14958910419154","imei1":"14958910419154","imei2":"14958910419154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167902,"job_number":"JOB_167902","tr_customer_id":167919,"tr_customer_product_id":167909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:56.000Z","modified_at":"2026-01-27T06:42:56.000Z","name":"Ned Dach","mobile_number":"535-612-0082","email_id":"Adolfo_Nikolaus@hotmail.com","dop":"2025-04-06","serial_number":"15430774571147254","imei1":"15430774571147254","imei2":"15430774571147254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167900,"job_number":"JOB_167900","tr_customer_id":167917,"tr_customer_product_id":167907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:42:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17079659156633","imei1":"17079659156633","imei2":"17079659156633","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167899,"job_number":"JOB_167899","tr_customer_id":167916,"tr_customer_product_id":167906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:06.000Z","modified_at":"2026-01-27T06:42:06.000Z","name":"Lisa Zulauf","mobile_number":"250-618-8688","email_id":"Chelsea9@yahoo.com","dop":"2025-04-06","serial_number":"17611184738963124","imei1":"17611184738963124","imei2":"17611184738963124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167897,"job_number":"JOB_167897","tr_customer_id":167914,"tr_customer_product_id":167904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18231155699279","imei1":"18231155699279","imei2":"18231155699279","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:42:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167896,"job_number":"JOB_167896","tr_customer_id":167913,"tr_customer_product_id":167903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:33.000Z","modified_at":"2026-01-27T06:38:33.000Z","name":"Marty Corkery","mobile_number":"727-204-3064","email_id":"Domenico.Huels@yahoo.com","dop":"2025-04-06","serial_number":"10948488540603988","imei1":"10948488540603988","imei2":"10948488540603988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167894,"job_number":"JOB_167894","tr_customer_id":167911,"tr_customer_product_id":167901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:31.000Z","modified_at":"2026-01-27T06:38:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14777744687360","imei1":"14777744687360","imei2":"14777744687360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167890,"job_number":"JOB_167890","tr_customer_id":167907,"tr_customer_product_id":167897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:49.000Z","modified_at":"2026-01-27T06:37:49.000Z","name":"Davion Gaylord","mobile_number":"478-883-2288","email_id":"Alejandrin_OKeefe47@gmail.com","dop":"2025-04-06","serial_number":"11487920209396314","imei1":"11487920209396314","imei2":"11487920209396314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167888,"job_number":"JOB_167888","tr_customer_id":167905,"tr_customer_product_id":167895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:37:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10244847596438","imei1":"10244847596438","imei2":"10244847596438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167884,"job_number":"JOB_167884","tr_customer_id":167901,"tr_customer_product_id":167891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Wyatt Friesen","mobile_number":"592-951-6370","email_id":"Willard57@yahoo.com","dop":"2025-04-06","serial_number":"18984968440466710","imei1":"18984968440466710","imei2":"18984968440466710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167883,"job_number":"JOB_167883","tr_customer_id":167900,"tr_customer_product_id":167890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:04.000Z","modified_at":"2026-01-27T06:37:04.000Z","name":"Avis Fadel","mobile_number":"908-634-0138","email_id":"Norene.Raynor@gmail.com","dop":"2025-04-06","serial_number":"18320246082397332","imei1":"18320246082397332","imei2":"18320246082397332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167880,"job_number":"JOB_167880","tr_customer_id":167897,"tr_customer_product_id":167887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15941554825756","imei1":"15941554825756","imei2":"15941554825756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167879,"job_number":"JOB_167879","tr_customer_id":167896,"tr_customer_product_id":167886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:02.000Z","modified_at":"2026-01-27T06:37:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12797132248973","imei1":"12797132248973","imei2":"12797132248973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167877,"job_number":"JOB_167877","tr_customer_id":167894,"tr_customer_product_id":167884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:36:42.000Z","name":"Yuvan r","mobile_number":"9013902859","email_id":"Yuvan@Yuvan.com","dop":"2025-04-06","serial_number":"16171174787922","imei1":"16171174787922","imei2":"16171174787922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167873,"job_number":"JOB_167873","tr_customer_id":167890,"tr_customer_product_id":167880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:17.000Z","modified_at":"2026-01-27T06:36:17.000Z","name":"Maye Rodriguez","mobile_number":"655-525-8401","email_id":"Edward.Walsh28@gmail.com","dop":"2025-04-06","serial_number":"18172135488968240","imei1":"18172135488968240","imei2":"18172135488968240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167871,"job_number":"JOB_167871","tr_customer_id":167888,"tr_customer_product_id":167878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:15.000Z","modified_at":"2026-01-27T06:36:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18948317579051","imei1":"18948317579051","imei2":"18948317579051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167869,"job_number":"JOB_167869","tr_customer_id":167886,"tr_customer_product_id":167876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:54.000Z","modified_at":"2026-01-27T06:35:54.000Z","name":"kanna t","mobile_number":"9013902854","email_id":"kanna@kanna.com","dop":"2025-04-06","serial_number":"17324433358007","imei1":"17324433358007","imei2":"17324433358007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167865,"job_number":"JOB_167865","tr_customer_id":167882,"tr_customer_product_id":167872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:30.000Z","modified_at":"2026-01-27T06:35:30.000Z","name":"Omer Maggio","mobile_number":"655-959-8696","email_id":"Hershel99@gmail.com","dop":"2025-04-06","serial_number":"11488347981559736","imei1":"11488347981559736","imei2":"11488347981559736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167863,"job_number":"JOB_167863","tr_customer_id":167880,"tr_customer_product_id":167870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:28.000Z","modified_at":"2026-01-27T06:35:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12322716487394","imei1":"12322716487394","imei2":"12322716487394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167861,"job_number":"JOB_167861","tr_customer_id":167878,"tr_customer_product_id":167868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:06.000Z","modified_at":"2026-01-27T06:35:06.000Z","name":"rajesh k","mobile_number":"9013902857","email_id":"rajes@raj.com","dop":"2025-04-06","serial_number":"17343592327259","imei1":"17343592327259","imei2":"17343592327259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:35:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167860,"job_number":"JOB_167860","tr_customer_id":167877,"tr_customer_product_id":167867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:28.000Z","modified_at":"2026-01-27T06:34:28.000Z","name":"Felton Jones","mobile_number":"461-830-5368","email_id":"Donald_Muller@gmail.com","dop":"2025-04-06","serial_number":"15954666796721888","imei1":"15954666796721888","imei2":"15954666796721888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167857,"job_number":"JOB_167857","tr_customer_id":167874,"tr_customer_product_id":167864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:17.000Z","modified_at":"2026-01-27T06:32:17.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12347251322045","imei2":"12347251322045","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167855,"job_number":"JOB_167855","tr_customer_id":167872,"tr_customer_product_id":167862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:04.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14206461523702","imei2":"14206461523702","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167854,"job_number":"JOB_167854","tr_customer_id":167871,"tr_customer_product_id":167861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:52.000Z","modified_at":"2026-01-27T06:31:52.000Z","name":"Sadye Sipes","mobile_number":"779-875-8270","email_id":"Ebony.Hirthe@gmail.com","dop":"2025-04-06","serial_number":"10349692400180752","imei1":"10349692400180752","imei2":"10349692400180752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167852,"job_number":"JOB_167852","tr_customer_id":167869,"tr_customer_product_id":167859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:31:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11373056543091","imei1":"11373056543091","imei2":"11373056543091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167850,"job_number":"JOB_167850","tr_customer_id":167867,"tr_customer_product_id":167857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:31:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10477906422672","imei2":"10477906422672","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167849,"job_number":"JOB_167849","tr_customer_id":167866,"tr_customer_product_id":167856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:05.000Z","modified_at":"2026-01-27T06:31:05.000Z","name":"Giovani McKenzie","mobile_number":"898-307-0001","email_id":"Brady_Leannon@hotmail.com","dop":"2025-04-06","serial_number":"19451465414718350","imei1":"19451465414718350","imei2":"19451465414718350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167847,"job_number":"JOB_167847","tr_customer_id":167864,"tr_customer_product_id":167854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15985961373989","imei1":"15985961373989","imei2":"15985961373989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167845,"job_number":"JOB_167845","tr_customer_id":167862,"tr_customer_product_id":167852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:17.000Z","name":"Modesto Sauer","mobile_number":"424-849-3916","email_id":"Delilah_Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"11996959230079538","imei1":"11996959230079538","imei2":"11996959230079538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167843,"job_number":"JOB_167843","tr_customer_id":167860,"tr_customer_product_id":167850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17339423269073","imei1":"17339423269073","imei2":"17339423269073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167840,"job_number":"JOB_167840","tr_customer_id":167857,"tr_customer_product_id":167847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:06.000Z","modified_at":"2026-01-27T06:29:06.000Z","name":"Anastacio Ebert","mobile_number":"971-557-1170","email_id":"Reba3@hotmail.com","dop":"2025-04-06","serial_number":"14007303508030568","imei1":"14007303508030568","imei2":"14007303508030568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167838,"job_number":"JOB_167838","tr_customer_id":167855,"tr_customer_product_id":167845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19420379464284","imei1":"19420379464284","imei2":"19420379464284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167837,"job_number":"JOB_167837","tr_customer_id":167854,"tr_customer_product_id":167844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:23.000Z","modified_at":"2026-01-27T06:28:23.000Z","name":"Bobby Bogan","mobile_number":"519-540-8511","email_id":"Moriah.Torp35@gmail.com","dop":"2025-04-06","serial_number":"10461022854004748","imei1":"10461022854004748","imei2":"10461022854004748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167835,"job_number":"JOB_167835","tr_customer_id":167852,"tr_customer_product_id":167842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19904485216653","imei1":"19904485216653","imei2":"19904485216653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167834,"job_number":"JOB_167834","tr_customer_id":167851,"tr_customer_product_id":167841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:39.000Z","modified_at":"2026-01-27T06:27:39.000Z","name":"Hettie Brakus","mobile_number":"920-884-7742","email_id":"Lillian.Steuber98@gmail.com","dop":"2025-04-06","serial_number":"17652142820175848","imei1":"17652142820175848","imei2":"17652142820175848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167832,"job_number":"JOB_167832","tr_customer_id":167849,"tr_customer_product_id":167839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:27:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11615152671057","imei1":"11615152671057","imei2":"11615152671057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167831,"job_number":"JOB_167831","tr_customer_id":167848,"tr_customer_product_id":167838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:19.000Z","modified_at":"2026-01-27T06:26:19.000Z","name":"Lazaro Hoppe","mobile_number":"805-669-5412","email_id":"Leland_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"18267334371696710","imei1":"18267334371696710","imei2":"18267334371696710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167829,"job_number":"JOB_167829","tr_customer_id":167846,"tr_customer_product_id":167836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:26:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15802935641808","imei1":"15802935641808","imei2":"15802935641808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167828,"job_number":"JOB_167828","tr_customer_id":167845,"tr_customer_product_id":167835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:28.000Z","modified_at":"2026-01-27T06:25:28.000Z","name":"Ramon Hilll","mobile_number":"811-699-6550","email_id":"Brook56@gmail.com","dop":"2025-04-06","serial_number":"19695958491683900","imei1":"19695958491683900","imei2":"19695958491683900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167826,"job_number":"JOB_167826","tr_customer_id":167843,"tr_customer_product_id":167833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:26.000Z","modified_at":"2026-01-27T06:25:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12338518242380","imei1":"12338518242380","imei2":"12338518242380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167825,"job_number":"JOB_167825","tr_customer_id":167842,"tr_customer_product_id":167832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:37.000Z","modified_at":"2026-01-27T06:24:37.000Z","name":"Kaleb Beahan","mobile_number":"242-722-0254","email_id":"Sunny81@hotmail.com","dop":"2025-04-06","serial_number":"18555023955379372","imei1":"18555023955379372","imei2":"18555023955379372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167823,"job_number":"JOB_167823","tr_customer_id":167840,"tr_customer_product_id":167830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:24:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11740984830074","imei1":"11740984830074","imei2":"11740984830074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167822,"job_number":"JOB_167822","tr_customer_id":167839,"tr_customer_product_id":167829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:49.000Z","modified_at":"2026-01-27T06:23:49.000Z","name":"Stefanie Lemke","mobile_number":"292-504-2515","email_id":"Kali24@gmail.com","dop":"2025-06-18","serial_number":"1067109977151928","imei1":"1067109977151928","imei2":"1067109977151928","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167820,"job_number":"JOB_167820","tr_customer_id":167837,"tr_customer_product_id":167827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:23:48.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10101267317766","imei1":"10101267317766","imei2":"10101267317766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167819,"job_number":"JOB_167819","tr_customer_id":167836,"tr_customer_product_id":167826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:06.000Z","modified_at":"2026-01-27T06:23:06.000Z","name":"Aniya Mueller","mobile_number":"546-393-9663","email_id":"Chanelle2@hotmail.com","dop":"2025-06-18","serial_number":"1072434199213766","imei1":"1072434199213766","imei2":"1072434199213766","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167817,"job_number":"JOB_167817","tr_customer_id":167834,"tr_customer_product_id":167824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"Dedrick Sawayn","mobile_number":"606-435-9603","email_id":"Cedrick18@gmail.com","dop":"2025-04-06","serial_number":"14284034712076870","imei1":"14284034712076870","imei2":"14284034712076870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167816,"job_number":"JOB_167816","tr_customer_id":167833,"tr_customer_product_id":167823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:05.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10590065726560","imei1":"10590065726560","imei2":"10590065726560","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167810,"job_number":"JOB_167810","tr_customer_id":167827,"tr_customer_product_id":167817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:32.000Z","modified_at":"2026-01-27T06:20:32.000Z","name":"Hipolito Hermiston","mobile_number":"643-640-8790","email_id":"Minnie50@yahoo.com","dop":"2025-04-06","serial_number":"16738148478419176","imei1":"16738148478419176","imei2":"16738148478419176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167808,"job_number":"JOB_167808","tr_customer_id":167825,"tr_customer_product_id":167815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:30.000Z","modified_at":"2026-01-27T06:20:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16491092711122","imei1":"16491092711122","imei2":"16491092711122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167801,"job_number":"JOB_167801","tr_customer_id":167818,"tr_customer_product_id":167808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:48.000Z","modified_at":"2026-01-27T06:19:48.000Z","name":"Clarissa Gerlach","mobile_number":"329-576-0565","email_id":"Amani46@hotmail.com","dop":"2025-04-06","serial_number":"19841535420662280","imei1":"19841535420662280","imei2":"19841535420662280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167799,"job_number":"JOB_167799","tr_customer_id":167816,"tr_customer_product_id":167806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:19:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18187635174485","imei1":"18187635174485","imei2":"18187635174485","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167798,"job_number":"JOB_167798","tr_customer_id":167815,"tr_customer_product_id":167805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:04.000Z","modified_at":"2026-01-27T06:19:04.000Z","name":"Brown Bednar","mobile_number":"861-977-4122","email_id":"Karlie_Green48@gmail.com","dop":"2025-04-06","serial_number":"18532545821601696","imei1":"18532545821601696","imei2":"18532545821601696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167796,"job_number":"JOB_167796","tr_customer_id":167813,"tr_customer_product_id":167803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11730143042933","imei1":"11730143042933","imei2":"11730143042933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167792,"job_number":"JOB_167792","tr_customer_id":167809,"tr_customer_product_id":167799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:40.000Z","modified_at":"2026-01-27T05:19:40.000Z","name":"Vella Smitham","mobile_number":"409-455-6807","email_id":"Theresa.Collins@gmail.com","dop":"2025-04-06","serial_number":"11657422336501164","imei1":"11657422336501164","imei2":"11657422336501164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167790,"job_number":"JOB_167790","tr_customer_id":167807,"tr_customer_product_id":167797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:38.000Z","modified_at":"2026-01-27T05:19:38.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12162921804378","imei1":"12162921804378","imei2":"12162921804378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:19:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167789,"job_number":"JOB_167789","tr_customer_id":167806,"tr_customer_product_id":167796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:55.000Z","modified_at":"2026-01-27T05:18:55.000Z","name":"Samantha Heidenreich","mobile_number":"264-977-5406","email_id":"Alanna.Keebler55@hotmail.com","dop":"2025-04-06","serial_number":"17862732445518564","imei1":"17862732445518564","imei2":"17862732445518564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167787,"job_number":"JOB_167787","tr_customer_id":167804,"tr_customer_product_id":167794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:53.000Z","modified_at":"2026-01-27T05:18:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17393390155661","imei1":"17393390155661","imei2":"17393390155661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167786,"job_number":"JOB_167786","tr_customer_id":167803,"tr_customer_product_id":167793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:10.000Z","modified_at":"2026-01-27T05:18:10.000Z","name":"Concepcion Kling","mobile_number":"485-572-1549","email_id":"Gwendolyn_Prohaska74@hotmail.com","dop":"2025-04-06","serial_number":"15864204710609916","imei1":"15864204710609916","imei2":"15864204710609916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167784,"job_number":"JOB_167784","tr_customer_id":167801,"tr_customer_product_id":167791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:08.000Z","modified_at":"2026-01-27T05:18:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18105688226137","imei1":"18105688226137","imei2":"18105688226137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167783,"job_number":"JOB_167783","tr_customer_id":167800,"tr_customer_product_id":167790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:12.000Z","modified_at":"2026-01-27T05:01:12.000Z","name":"Lucinda Smith","mobile_number":"711-707-2038","email_id":"Raven_Tromp68@hotmail.com","dop":"2025-04-06","serial_number":"18435660998000900","imei1":"18435660998000900","imei2":"18435660998000900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:01:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167781,"job_number":"JOB_167781","tr_customer_id":167798,"tr_customer_product_id":167788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:54.000Z","modified_at":"2026-01-27T05:00:54.000Z","name":"Celia Hamill","mobile_number":"980-656-1254","email_id":"Jayme80@yahoo.com","dop":"2025-04-06","serial_number":"17093614278677168","imei1":"17093614278677168","imei2":"17093614278677168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T05:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167779,"job_number":"JOB_167779","tr_customer_id":167796,"tr_customer_product_id":167786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:11.000Z","modified_at":"2026-01-27T04:59:11.000Z","name":"Gene Effertz","mobile_number":"977-611-6671","email_id":"Javier.Rutherford@gmail.com","dop":"2025-04-06","serial_number":"19594496775397960","imei1":"19594496775397960","imei2":"19594496775397960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:59:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167777,"job_number":"JOB_167777","tr_customer_id":167794,"tr_customer_product_id":167784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:25.000Z","modified_at":"2026-01-27T04:58:25.000Z","name":"Tillman Schultz","mobile_number":"358-708-5320","email_id":"Helena_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"13321667553343650","imei1":"13321667553343650","imei2":"13321667553343650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167775,"job_number":"JOB_167775","tr_customer_id":167792,"tr_customer_product_id":167782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:39.000Z","modified_at":"2026-01-27T04:57:39.000Z","name":"Diego Bayer","mobile_number":"665-414-9415","email_id":"Mara.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"11332008650035692","imei1":"11332008650035692","imei2":"11332008650035692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167772,"job_number":"JOB_167772","tr_customer_id":167789,"tr_customer_product_id":167779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:51:55.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100099889244294","imei1":"100099889244294","imei2":"100099889244294","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167770,"job_number":"JOB_167770","tr_customer_id":167787,"tr_customer_product_id":167777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:41.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103498957615061","imei1":"103498957615061","imei2":"103498957615061","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:51:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167769,"job_number":"JOB_167769","tr_customer_id":167786,"tr_customer_product_id":167776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:32.000Z","modified_at":"2026-01-27T04:43:32.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"79668445389652","imei1":"79668445389652","imei2":"79668445389652","popurl":"2026-01-17T04:43:32.109403420Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167768,"job_number":"JOB_167768","tr_customer_id":167785,"tr_customer_product_id":167775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:07.000Z","modified_at":"2026-01-27T04:43:07.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-17","serial_number":"15444292375424","imei1":"15444292375424","imei2":"15444292375424","popurl":"2026-01-17T04:43:07.439793018Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167767,"job_number":"JOB_167767","tr_customer_id":167784,"tr_customer_product_id":167774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:05.000Z","modified_at":"2026-01-27T04:43:05.000Z","name":"Brycen Hartmann","mobile_number":"920-423-2523","email_id":"Billy38@yahoo.com","dop":"2025-04-06","serial_number":"17160575372195656","imei1":"17160575372195656","imei2":"17160575372195656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167765,"job_number":"JOB_167765","tr_customer_id":167782,"tr_customer_product_id":167772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:03.000Z","modified_at":"2026-01-27T04:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19948686107370","imei1":"19948686107370","imei2":"19948686107370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167764,"job_number":"JOB_167764","tr_customer_id":167781,"tr_customer_product_id":167771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:17.000Z","modified_at":"2026-01-27T04:42:17.000Z","name":"Jabari Wyman","mobile_number":"655-718-3360","email_id":"Roosevelt.Kunde@hotmail.com","dop":"2025-04-06","serial_number":"14727302101919016","imei1":"14727302101919016","imei2":"14727302101919016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167762,"job_number":"JOB_167762","tr_customer_id":167779,"tr_customer_product_id":167769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:15.000Z","modified_at":"2026-01-27T04:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18798652558941","imei1":"18798652558941","imei2":"18798652558941","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167761,"job_number":"JOB_167761","tr_customer_id":167778,"tr_customer_product_id":167768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:29.000Z","modified_at":"2026-01-27T04:41:29.000Z","name":"Jonathon Kohler","mobile_number":"323-332-8852","email_id":"Hollis.Hegmann72@gmail.com","dop":"2025-04-06","serial_number":"16750184270928274","imei1":"16750184270928274","imei2":"16750184270928274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167759,"job_number":"JOB_167759","tr_customer_id":167776,"tr_customer_product_id":167766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:41:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10503948481380","imei1":"10503948481380","imei2":"10503948481380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167755,"job_number":"JOB_167755","tr_customer_id":167772,"tr_customer_product_id":167762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40729081242918","imei1":"40729081242918","imei2":"40729081242918","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167754,"job_number":"JOB_167754","tr_customer_id":167771,"tr_customer_product_id":167761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15031952061543","imei1":"15031952061543","imei2":"15031952061543","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167753,"job_number":"JOB_167753","tr_customer_id":167770,"tr_customer_product_id":167760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:07.000Z","modified_at":"2026-01-27T04:05:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46674199155380","imei1":"46674199155380","imei2":"46674199155380","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167752,"job_number":"JOB_167752","tr_customer_id":167769,"tr_customer_product_id":167759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13224128065911","imei1":"13224128065911","imei2":"13224128065911","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167751,"job_number":"JOB_167751","tr_customer_id":167768,"tr_customer_product_id":167758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"73599827046103","imei1":"73599827046103","imei2":"73599827046103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167750,"job_number":"JOB_167750","tr_customer_id":167767,"tr_customer_product_id":167757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:06.000Z","modified_at":"2026-01-27T04:05:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12920615173484","imei1":"12920615173484","imei2":"12920615173484","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167748,"job_number":"JOB_167748","tr_customer_id":167765,"tr_customer_product_id":167755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41394992103667","imei1":"41394992103667","imei2":"41394992103667","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167747,"job_number":"JOB_167747","tr_customer_id":167764,"tr_customer_product_id":167754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63891004325201","imei1":"63891004325201","imei2":"63891004325201","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167746,"job_number":"JOB_167746","tr_customer_id":167763,"tr_customer_product_id":167753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:35.000Z","modified_at":"2026-01-27T04:04:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53625626675668","imei1":"53625626675668","imei2":"53625626675668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167745,"job_number":"JOB_167745","tr_customer_id":167762,"tr_customer_product_id":167752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46523212624438","imei1":"46523212624438","imei2":"46523212624438","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167744,"job_number":"JOB_167744","tr_customer_id":167761,"tr_customer_product_id":167751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84840740161320","imei1":"84840740161320","imei2":"84840740161320","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167743,"job_number":"JOB_167743","tr_customer_id":167760,"tr_customer_product_id":167750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:34.000Z","modified_at":"2026-01-27T04:04:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46488600950401","imei1":"46488600950401","imei2":"46488600950401","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167741,"job_number":"JOB_167741","tr_customer_id":167758,"tr_customer_product_id":167748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"18506977235583","imei1":"18506977235583","imei2":"18506977235583","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167740,"job_number":"JOB_167740","tr_customer_id":167757,"tr_customer_product_id":167747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25474750557996","imei1":"25474750557996","imei2":"25474750557996","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167739,"job_number":"JOB_167739","tr_customer_id":167756,"tr_customer_product_id":167746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:03.000Z","modified_at":"2026-01-27T04:04:03.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23206692471066","imei1":"23206692471066","imei2":"23206692471066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167738,"job_number":"JOB_167738","tr_customer_id":167755,"tr_customer_product_id":167745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69648210848652","imei1":"69648210848652","imei2":"69648210848652","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167737,"job_number":"JOB_167737","tr_customer_id":167754,"tr_customer_product_id":167744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87908979667028","imei1":"87908979667028","imei2":"87908979667028","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167736,"job_number":"JOB_167736","tr_customer_id":167753,"tr_customer_product_id":167743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:02.000Z","modified_at":"2026-01-27T04:04:02.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68750095402755","imei1":"68750095402755","imei2":"68750095402755","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:04:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167735,"job_number":"JOB_167735","tr_customer_id":167752,"tr_customer_product_id":167742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:26.000Z","modified_at":"2026-01-27T04:00:26.000Z","name":"Alessandro Klein","mobile_number":"249-949-3079","email_id":"Antonette_Ward49@hotmail.com","dop":"2025-04-06","serial_number":"16760489880667088","imei1":"16760489880667088","imei2":"16760489880667088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167733,"job_number":"JOB_167733","tr_customer_id":167750,"tr_customer_product_id":167740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:00:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11149211780437","imei1":"11149211780437","imei2":"11149211780437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167732,"job_number":"JOB_167732","tr_customer_id":167749,"tr_customer_product_id":167739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:00.000Z","modified_at":"2026-01-27T04:00:00.000Z","name":"Amparo Stroman","mobile_number":"652-396-9062","email_id":"Theodora_Cormier@yahoo.com","dop":"2025-04-06","serial_number":"12770672414828126","imei1":"12770672414828126","imei2":"12770672414828126","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167730,"job_number":"JOB_167730","tr_customer_id":167747,"tr_customer_product_id":167737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T03:59:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16140328322120","imei1":"16140328322120","imei2":"16140328322120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167729,"job_number":"JOB_167729","tr_customer_id":167746,"tr_customer_product_id":167736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:41.000Z","modified_at":"2026-01-27T03:59:41.000Z","name":"Leonie Stoltenberg","mobile_number":"632-793-6650","email_id":"Lia98@yahoo.com","dop":"2025-04-06","serial_number":"18862572585037620","imei1":"18862572585037620","imei2":"18862572585037620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167727,"job_number":"JOB_167727","tr_customer_id":167744,"tr_customer_product_id":167734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T03:59:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18169069886721","imei1":"18169069886721","imei2":"18169069886721","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167723,"job_number":"JOB_167723","tr_customer_id":167740,"tr_customer_product_id":167730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:27.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Larissa Wilderman","mobile_number":"612-596-5819","email_id":"Cassie_King98@yahoo.com","dop":"2025-04-06","serial_number":"17988825406305388","imei1":"17988825406305388","imei2":"17988825406305388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167721,"job_number":"JOB_167721","tr_customer_id":167738,"tr_customer_product_id":167728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T03:59:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11172627533643","imei1":"11172627533643","imei2":"11172627533643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167720,"job_number":"JOB_167720","tr_customer_id":167737,"tr_customer_product_id":167727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:15.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Baron Gleichner","mobile_number":"569-974-0764","email_id":"Tillman67@yahoo.com","dop":"2025-04-06","serial_number":"16696866616047820","imei1":"16696866616047820","imei2":"16696866616047820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167718,"job_number":"JOB_167718","tr_customer_id":167735,"tr_customer_product_id":167725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17008880227135","imei1":"17008880227135","imei2":"17008880227135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167714,"job_number":"JOB_167714","tr_customer_id":167731,"tr_customer_product_id":167721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:09.000Z","modified_at":"2026-01-27T03:59:09.000Z","name":"Gwendolyn Marquardt","mobile_number":"397-315-5494","email_id":"Ida.Block4@yahoo.com","dop":"2025-04-06","serial_number":"12069322754066996","imei1":"12069322754066996","imei2":"12069322754066996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167712,"job_number":"JOB_167712","tr_customer_id":167729,"tr_customer_product_id":167719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Rusty Rosenbaum","mobile_number":"266-273-5065","email_id":"Herminio31@hotmail.com","dop":"2025-04-06","serial_number":"10406673123257408","imei1":"10406673123257408","imei2":"10406673123257408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167711,"job_number":"JOB_167711","tr_customer_id":167728,"tr_customer_product_id":167718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11985838423999","imei1":"11985838423999","imei2":"11985838423999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167709,"job_number":"JOB_167709","tr_customer_id":167726,"tr_customer_product_id":167716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15598275721214","imei1":"15598275721214","imei2":"15598275721214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167708,"job_number":"JOB_167708","tr_customer_id":167725,"tr_customer_product_id":167715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Betsy Beatty","mobile_number":"962-207-0290","email_id":"Bell.Orn3@gmail.com","dop":"2025-04-06","serial_number":"14434650120704726","imei1":"14434650120704726","imei2":"14434650120704726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167703,"job_number":"JOB_167703","tr_customer_id":167720,"tr_customer_product_id":167710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:58:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15568245128975","imei1":"15568245128975","imei2":"15568245128975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167702,"job_number":"JOB_167702","tr_customer_id":167719,"tr_customer_product_id":167709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:51.000Z","modified_at":"2026-01-27T03:58:51.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"14534040176453","imei1":"14534040176453","imei2":"14534040176453","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167698,"job_number":"JOB_167698","tr_customer_id":167715,"tr_customer_product_id":167705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:58:49.000Z","name":"NareenK KA","mobile_number":"9677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"18722576579872","imei1":"18722576579872","imei2":"18722576579872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167696,"job_number":"JOB_167696","tr_customer_id":167713,"tr_customer_product_id":167703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Kathryne Windler","mobile_number":"871-332-1922","email_id":"Irwin.Denesik@gmail.com","dop":"2025-04-06","serial_number":"11471488602647400","imei1":"11471488602647400","imei2":"11471488602647400","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167695,"job_number":"JOB_167695","tr_customer_id":167712,"tr_customer_product_id":167702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:48.000Z","modified_at":"2026-01-27T03:58:48.000Z","name":"Thalia Volkman","mobile_number":"462-730-8924","email_id":"Hazel30@hotmail.com","dop":"2025-04-06","serial_number":"17868655623113104","imei1":"17868655623113104","imei2":"17868655623113104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167692,"job_number":"JOB_167692","tr_customer_id":167709,"tr_customer_product_id":167699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"16413009223480","imei1":"16413009223480","imei2":"16413009223480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167691,"job_number":"JOB_167691","tr_customer_id":167708,"tr_customer_product_id":167698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:58:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16061707656514","imei1":"16061707656514","imei2":"16061707656514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167689,"job_number":"JOB_167689","tr_customer_id":167706,"tr_customer_product_id":167696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Jamarcus Conn","mobile_number":"258-569-2257","email_id":"Olin94@gmail.com","dop":"2025-04-06","serial_number":"14336684273308248","imei1":"14336684273308248","imei2":"14336684273308248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167687,"job_number":"JOB_167687","tr_customer_id":167704,"tr_customer_product_id":167694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Keely Gleason","mobile_number":"753-466-1947","email_id":"Francisco23@gmail.com","dop":"2025-04-06","serial_number":"16512057136923444","imei1":"16512057136923444","imei2":"16512057136923444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167685,"job_number":"JOB_167685","tr_customer_id":167702,"tr_customer_product_id":167692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:58:40.000Z","name":"Conner Hilpert","mobile_number":"396-688-0700","email_id":"Gilda.Lynch@hotmail.com","dop":"2025-04-06","serial_number":"14712767531465108","imei1":"14712767531465108","imei2":"14712767531465108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167682,"job_number":"JOB_167682","tr_customer_id":167699,"tr_customer_product_id":167689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15597778340898","imei1":"15597778340898","imei2":"15597778340898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167681,"job_number":"JOB_167681","tr_customer_id":167698,"tr_customer_product_id":167688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12578106237988","imei1":"12578106237988","imei2":"12578106237988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167679,"job_number":"JOB_167679","tr_customer_id":167696,"tr_customer_product_id":167686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:38.000Z","modified_at":"2026-01-27T03:58:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17290529992797","imei1":"17290529992797","imei2":"17290529992797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167678,"job_number":"JOB_167678","tr_customer_id":167695,"tr_customer_product_id":167685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:31.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Sabryna Prohaska","mobile_number":"474-710-1560","email_id":"Eleazar_Daniel46@gmail.com","dop":"2025-04-06","serial_number":"11237624186230580","imei1":"11237624186230580","imei2":"11237624186230580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167676,"job_number":"JOB_167676","tr_customer_id":167693,"tr_customer_product_id":167683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"Aida Cummings","mobile_number":"665-428-6820","email_id":"Beth_Reinger82@hotmail.com","dop":"2025-04-06","serial_number":"11263284855498930","imei1":"11263284855498930","imei2":"11263284855498930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167675,"job_number":"JOB_167675","tr_customer_id":167692,"tr_customer_product_id":167682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:29.000Z","modified_at":"2026-01-27T03:58:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17256386993031","imei1":"17256386993031","imei2":"17256386993031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167673,"job_number":"JOB_167673","tr_customer_id":167690,"tr_customer_product_id":167680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:58:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19734921860320","imei1":"19734921860320","imei2":"19734921860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167672,"job_number":"JOB_167672","tr_customer_id":167689,"tr_customer_product_id":167679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:25.000Z","modified_at":"2026-01-27T03:58:25.000Z","name":"Kamryn Grady","mobile_number":"862-360-9767","email_id":"Karli11@hotmail.com","dop":"2025-04-06","serial_number":"12026280895334058","imei1":"12026280895334058","imei2":"12026280895334058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167671,"job_number":"JOB_167671","tr_customer_id":167688,"tr_customer_product_id":167678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:24.000Z","modified_at":"2026-01-27T03:58:24.000Z","name":"Daphne Kub","mobile_number":"467-731-6481","email_id":"Jake_Mann14@hotmail.com","dop":"2025-04-06","serial_number":"14942007399332052","imei1":"14942007399332052","imei2":"14942007399332052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167669,"job_number":"JOB_167669","tr_customer_id":167686,"tr_customer_product_id":167676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:23.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19373817541206","imei1":"19373817541206","imei2":"19373817541206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167667,"job_number":"JOB_167667","tr_customer_id":167684,"tr_customer_product_id":167674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:22.000Z","modified_at":"2026-01-27T03:58:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17305399664989","imei1":"17305399664989","imei2":"17305399664989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167666,"job_number":"JOB_167666","tr_customer_id":167683,"tr_customer_product_id":167673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:20.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Tyler Watsica","mobile_number":"349-948-0788","email_id":"Bell.Nolan52@gmail.com","dop":"2025-04-06","serial_number":"13879215740009048","imei1":"13879215740009048","imei2":"13879215740009048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167664,"job_number":"JOB_167664","tr_customer_id":167681,"tr_customer_product_id":167671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14442196169883","imei1":"14442196169883","imei2":"14442196169883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167663,"job_number":"JOB_167663","tr_customer_id":167680,"tr_customer_product_id":167670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:16.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Francesca Murphy","mobile_number":"621-475-6586","email_id":"Shakira49@yahoo.com","dop":"2025-04-06","serial_number":"17519966068101636","imei1":"17519966068101636","imei2":"17519966068101636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167661,"job_number":"JOB_167661","tr_customer_id":167678,"tr_customer_product_id":167668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:14.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"19698683003812","imei1":"19698683003812","imei2":"19698683003812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167659,"job_number":"JOB_167659","tr_customer_id":167676,"tr_customer_product_id":167666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:06.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"51229279347468","imei1":"51229279347468","imei2":"51229279347468","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167655,"job_number":"JOB_167655","tr_customer_id":167672,"tr_customer_product_id":167662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"13403960447968","imei1":"13403960447968","imei2":"13403960447968","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167654,"job_number":"JOB_167654","tr_customer_id":167671,"tr_customer_product_id":167661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Gerda Cormier","mobile_number":"613-921-9054","email_id":"Erwin.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12704528046663076","imei1":"12704528046663076","imei2":"12704528046663076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167653,"job_number":"JOB_167653","tr_customer_id":167670,"tr_customer_product_id":167660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:04.000Z","modified_at":"2026-01-27T03:58:04.000Z","name":"Asha Torphy","mobile_number":"843-641-3938","email_id":"Isaac14@gmail.com","dop":"2025-04-06","serial_number":"10240867845893942","imei1":"10240867845893942","imei2":"10240867845893942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167651,"job_number":"JOB_167651","tr_customer_id":167668,"tr_customer_product_id":167658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18941925353118","imei1":"18941925353118","imei2":"18941925353118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167649,"job_number":"JOB_167649","tr_customer_id":167666,"tr_customer_product_id":167656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13548679991903","imei1":"13548679991903","imei2":"13548679991903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167648,"job_number":"JOB_167648","tr_customer_id":167665,"tr_customer_product_id":167655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Ena Skiles","mobile_number":"298-265-4144","email_id":"Carolyn.Daniel@gmail.com","dop":"2025-04-06","serial_number":"14437299231964732","imei1":"14437299231964732","imei2":"14437299231964732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167642,"job_number":"JOB_167642","tr_customer_id":167659,"tr_customer_product_id":167649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13690465004998","imei1":"13690465004998","imei2":"13690465004998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167641,"job_number":"JOB_167641","tr_customer_id":167658,"tr_customer_product_id":167648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:57.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Louvenia Davis","mobile_number":"553-560-1286","email_id":"Schuyler_Brekke@hotmail.com","dop":"2025-04-06","serial_number":"11329337661782124","imei1":"11329337661782124","imei2":"11329337661782124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167639,"job_number":"JOB_167639","tr_customer_id":167656,"tr_customer_product_id":167646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:57:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18017191928328","imei1":"18017191928328","imei2":"18017191928328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167638,"job_number":"JOB_167638","tr_customer_id":167655,"tr_customer_product_id":167645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:54.000Z","modified_at":"2026-01-27T03:57:54.000Z","name":"Reece Trantow","mobile_number":"302-541-3363","email_id":"Mack.Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"17585914696480564","imei1":"17585914696480564","imei2":"17585914696480564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167636,"job_number":"JOB_167636","tr_customer_id":167653,"tr_customer_product_id":167643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12031893215833","imei1":"12031893215833","imei2":"12031893215833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167630,"job_number":"JOB_167630","tr_customer_id":167647,"tr_customer_product_id":167637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Aryanna Schmidt","mobile_number":"786-202-1752","email_id":"Herta.Terry@hotmail.com","dop":"2025-04-06","serial_number":"19423229681970136","imei1":"19423229681970136","imei2":"19423229681970136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167628,"job_number":"JOB_167628","tr_customer_id":167645,"tr_customer_product_id":167635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:42.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15979907799204","imei2":"15979907799204","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167626,"job_number":"JOB_167626","tr_customer_id":167643,"tr_customer_product_id":167633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:57:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13397876407749","imei1":"13397876407749","imei2":"13397876407749","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167625,"job_number":"JOB_167625","tr_customer_id":167642,"tr_customer_product_id":167632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Juana Kuhn","mobile_number":"932-705-7734","email_id":"Will.Schinner@gmail.com","dop":"2025-04-06","serial_number":"12582442804487736","imei1":"12582442804487736","imei2":"12582442804487736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167624,"job_number":"JOB_167624","tr_customer_id":167641,"tr_customer_product_id":167631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:40.000Z","modified_at":"2026-01-27T03:57:40.000Z","name":"Carmelo Hudson","mobile_number":"287-770-1385","email_id":"Elmore_Wiegand26@gmail.com","dop":"2025-04-06","serial_number":"13661757631461158","imei1":"13661757631461158","imei2":"13661757631461158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167622,"job_number":"JOB_167622","tr_customer_id":167639,"tr_customer_product_id":167629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16786630480147","imei1":"16786630480147","imei2":"16786630480147","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167620,"job_number":"JOB_167620","tr_customer_id":167637,"tr_customer_product_id":167627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:38.000Z","modified_at":"2026-01-27T03:57:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18682989177130","imei1":"18682989177130","imei2":"18682989177130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167619,"job_number":"JOB_167619","tr_customer_id":167636,"tr_customer_product_id":167626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:37.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Justice Stroman","mobile_number":"432-530-0600","email_id":"Edgar41@gmail.com","dop":"2025-05-30","serial_number":"1961560333862636","imei1":"1961560333862636","imei2":"1961560333862636","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167618,"job_number":"JOB_167618","tr_customer_id":167635,"tr_customer_product_id":167625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jerad Considine","mobile_number":"716-463-1971","email_id":"Karina_Mertz@yahoo.com","dop":"2025-04-06","serial_number":"17065802865327806","imei1":"17065802865327806","imei2":"17065802865327806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167617,"job_number":"JOB_167617","tr_customer_id":167634,"tr_customer_product_id":167624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Arlie Goyette","mobile_number":"774-884-8093","email_id":"Gabriella.Kiehn@gmail.com","dop":"2025-05-30","serial_number":"18680927987810","imei1":"18680927987810","imei2":"18680927987810","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167616,"job_number":"JOB_167616","tr_customer_id":167633,"tr_customer_product_id":167623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:36.000Z","modified_at":"2026-01-27T03:57:36.000Z","name":"Jacinto Kerluke","mobile_number":"466-294-4601","email_id":"Isadore_Gerhold@hotmail.com","dop":"2025-06-18","serial_number":"1003114341051045","imei1":"1003114341051045","imei2":"1003114341051045","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167612,"job_number":"JOB_167612","tr_customer_id":167629,"tr_customer_product_id":167619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10855843315205","imei1":"10855843315205","imei2":"10855843315205","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167611,"job_number":"JOB_167611","tr_customer_id":167628,"tr_customer_product_id":167618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11217777692370","imei1":"11217777692370","imei2":"11217777692370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167608,"job_number":"JOB_167608","tr_customer_id":167625,"tr_customer_product_id":167615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10001369553073","imei2":"10001369553073","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167607,"job_number":"JOB_167607","tr_customer_id":167624,"tr_customer_product_id":167614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:28.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Jacey Collins","mobile_number":"944-652-7578","email_id":"Elfrieda.Hartmann@hotmail.com","dop":"2025-04-06","serial_number":"19632183660748910","imei1":"19632183660748910","imei2":"19632183660748910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167605,"job_number":"JOB_167605","tr_customer_id":167622,"tr_customer_product_id":167612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:26.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19051448305296","imei1":"19051448305296","imei2":"19051448305296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167603,"job_number":"JOB_167603","tr_customer_id":167620,"tr_customer_product_id":167610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:21.000Z","modified_at":"2026-01-27T03:57:21.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"68516838558450","imei1":"68516838558450","imei2":"68516838558450","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167599,"job_number":"JOB_167599","tr_customer_id":167616,"tr_customer_product_id":167606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:20.000Z","name":"Jeremy Herzog","mobile_number":"282-555-4118","email_id":"Ena.Bechtelar65@gmail.com","dop":"2025-04-06","serial_number":"10173421977002996","imei1":"10173421977002996","imei2":"10173421977002996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167597,"job_number":"JOB_167597","tr_customer_id":167614,"tr_customer_product_id":167604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"19110931384626","imei1":"19110931384626","imei2":"19110931384626","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167595,"job_number":"JOB_167595","tr_customer_id":167612,"tr_customer_product_id":167602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11356138290626","imei1":"11356138290626","imei2":"11356138290626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167594,"job_number":"JOB_167594","tr_customer_id":167611,"tr_customer_product_id":167601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"Leanne Bergnaum","mobile_number":"640-423-3191","email_id":"Newton0@gmail.com","dop":"2025-04-06","serial_number":"16213996860965236","imei1":"16213996860965236","imei2":"16213996860965236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167592,"job_number":"JOB_167592","tr_customer_id":167609,"tr_customer_product_id":167599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12906189910328","imei2":"12906189910328","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167590,"job_number":"JOB_167590","tr_customer_id":167607,"tr_customer_product_id":167597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15246673098955","imei1":"15246673098955","imei2":"15246673098955","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167588,"job_number":"JOB_167588","tr_customer_id":167605,"tr_customer_product_id":167595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:14.000Z","modified_at":"2026-01-27T03:57:14.000Z","name":"Jarod Romaguera","mobile_number":"883-986-3014","email_id":"Veda.Langosh96@hotmail.com","dop":"2025-04-06","serial_number":"11033018324819376","imei1":"11033018324819376","imei2":"11033018324819376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167586,"job_number":"JOB_167586","tr_customer_id":167603,"tr_customer_product_id":167593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13215400182104","imei1":"13215400182104","imei2":"13215400182104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167585,"job_number":"JOB_167585","tr_customer_id":167602,"tr_customer_product_id":167592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:11.000Z","modified_at":"2026-01-27T03:57:11.000Z","name":"Emmy Fisher","mobile_number":"650-427-0306","email_id":"Duane_Lueilwitz57@gmail.com","dop":"2025-04-06","serial_number":"11336384071000982","imei1":"11336384071000982","imei2":"11336384071000982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167582,"job_number":"JOB_167582","tr_customer_id":167599,"tr_customer_product_id":167589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:02.000Z","modified_at":"2026-01-27T03:57:02.000Z","name":"Orrin O'Reilly","mobile_number":"946-754-6258","email_id":"Palma_Kassulke@hotmail.com","dop":"2025-04-06","serial_number":"18298148128893764","imei1":"18298148128893764","imei2":"18298148128893764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167578,"job_number":"JOB_167578","tr_customer_id":167595,"tr_customer_product_id":167585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:56.000Z","modified_at":"2026-01-27T03:56:56.000Z","name":"Gabrielle Lesch","mobile_number":"230-823-5194","email_id":"Modesta.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"18158410318607250","imei1":"18158410318607250","imei2":"18158410318607250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167576,"job_number":"JOB_167576","tr_customer_id":167593,"tr_customer_product_id":167583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15299749897933","imei1":"15299749897933","imei2":"15299749897933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167575,"job_number":"JOB_167575","tr_customer_id":167592,"tr_customer_product_id":167582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:56:54.000Z","name":"Shany Skiles","mobile_number":"343-313-8058","email_id":"Blaze70@hotmail.com","dop":"2025-04-06","serial_number":"15894210290610844","imei1":"15894210290610844","imei2":"15894210290610844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167574,"job_number":"JOB_167574","tr_customer_id":167591,"tr_customer_product_id":167581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:53.000Z","modified_at":"2026-01-27T03:56:53.000Z","name":"Mertie Bruen","mobile_number":"690-491-2264","email_id":"Zion.Goyette@hotmail.com","dop":"2025-04-06","serial_number":"15584272345159952","imei1":"15584272345159952","imei2":"15584272345159952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167572,"job_number":"JOB_167572","tr_customer_id":167589,"tr_customer_product_id":167579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:56:52.000Z","name":"Vicky Haag","mobile_number":"371-669-9415","email_id":"Braden83@yahoo.com","dop":"2025-04-06","serial_number":"17866526886439260","imei1":"17866526886439260","imei2":"17866526886439260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167570,"job_number":"JOB_167570","tr_customer_id":167587,"tr_customer_product_id":167577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12442143109962","imei1":"12442143109962","imei2":"12442143109962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167569,"job_number":"JOB_167569","tr_customer_id":167586,"tr_customer_product_id":167576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:56:51.000Z","name":"Brionna Lakin","mobile_number":"382-873-6677","email_id":"Desiree.Carroll36@gmail.com","dop":"2025-06-18","serial_number":"1066996724856225","imei1":"1066996724856225","imei2":"1066996724856225","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167566,"job_number":"JOB_167566","tr_customer_id":167583,"tr_customer_product_id":167573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:56:50.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10377252459264","imei1":"10377252459264","imei2":"10377252459264","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167565,"job_number":"JOB_167565","tr_customer_id":167582,"tr_customer_product_id":167572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:49.000Z","modified_at":"2026-01-27T03:56:49.000Z","name":"Julie Welch","mobile_number":"571-317-7787","email_id":"Raymond93@hotmail.com","dop":"2025-04-06","serial_number":"19012616646092010","imei1":"19012616646092010","imei2":"19012616646092010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167563,"job_number":"JOB_167563","tr_customer_id":167580,"tr_customer_product_id":167570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:41.000Z","modified_at":"2026-01-27T03:56:41.000Z","name":"Lisandro Bruen","mobile_number":"911-424-7644","email_id":"Jodie_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"13282450462299732","imei1":"13282450462299732","imei2":"13282450462299732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167561,"job_number":"JOB_167561","tr_customer_id":167578,"tr_customer_product_id":167568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:56:40.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13427742008225","imei1":"13427742008225","imei2":"13427742008225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167559,"job_number":"JOB_167559","tr_customer_id":167576,"tr_customer_product_id":167566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:28.000Z","modified_at":"2026-01-27T03:56:28.000Z","name":"Deron Sanford","mobile_number":"639-632-3468","email_id":"Rey.Kiehn35@yahoo.com","dop":"2025-04-06","serial_number":"18509899910406510","imei1":"18509899910406510","imei2":"18509899910406510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167556,"job_number":"JOB_167556","tr_customer_id":167573,"tr_customer_product_id":167563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:19.000Z","modified_at":"2026-01-27T03:05:19.000Z","name":"Alvena Williamson","mobile_number":"423-695-9416","email_id":"Ralph_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"13929952924531452","imei1":"13929952924531452","imei2":"13929952924531452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167554,"job_number":"JOB_167554","tr_customer_id":167571,"tr_customer_product_id":167561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:17.000Z","modified_at":"2026-01-27T03:05:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14795401254556","imei1":"14795401254556","imei2":"14795401254556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:05:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167553,"job_number":"JOB_167553","tr_customer_id":167570,"tr_customer_product_id":167560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:37.000Z","modified_at":"2026-01-27T03:04:37.000Z","name":"Donato Labadie","mobile_number":"458-864-3903","email_id":"Osbaldo.Skiles@yahoo.com","dop":"2025-04-06","serial_number":"16685826357599888","imei1":"16685826357599888","imei2":"16685826357599888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167551,"job_number":"JOB_167551","tr_customer_id":167568,"tr_customer_product_id":167558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:04:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11769976971366","imei1":"11769976971366","imei2":"11769976971366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:04:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167550,"job_number":"JOB_167550","tr_customer_id":167567,"tr_customer_product_id":167557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:54.000Z","modified_at":"2026-01-27T03:03:54.000Z","name":"Jayce Olson","mobile_number":"471-289-5640","email_id":"Sister83@gmail.com","dop":"2025-04-06","serial_number":"16134674822616796","imei1":"16134674822616796","imei2":"16134674822616796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167548,"job_number":"JOB_167548","tr_customer_id":167565,"tr_customer_product_id":167555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:03:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14540231857564","imei1":"14540231857564","imei2":"14540231857564","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167543,"job_number":"JOB_167543","tr_customer_id":167560,"tr_customer_product_id":167550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T01:31:06.000Z","modified_at":"2026-01-27T01:31:06.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-01-17","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-01-17T01:31:05.469619446Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T01:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167542,"job_number":"JOB_167542","tr_customer_id":167559,"tr_customer_product_id":167549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:44:15.000Z","modified_at":"2026-01-26T23:44:15.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-16T23:44:14.816301966Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167541,"job_number":"JOB_167541","tr_customer_id":167558,"tr_customer_product_id":167548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:50.000Z","modified_at":"2026-01-26T23:41:50.000Z","name":"Chaturbhuj Asan","mobile_number":"7096793640","email_id":"rati.shukla@yahoo.co.in","dop":"2026-01-16","serial_number":"765332067084013","imei1":"765332067084013","imei2":"765332067084013","popurl":"www.abhisyanta-mishra.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167540,"job_number":"JOB_167540","tr_customer_id":167557,"tr_customer_product_id":167547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T23:41:49.000Z","modified_at":"2026-01-26T23:41:49.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-16","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-16T23:41:49.233421871Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T23:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167539,"job_number":"JOB_167539","tr_customer_id":167556,"tr_customer_product_id":167546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:41.000Z","modified_at":"2026-01-26T20:34:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-01-16","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-01-16T20:34:41.725781Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167538,"job_number":"JOB_167538","tr_customer_id":167555,"tr_customer_product_id":167545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:34:39.000Z","modified_at":"2026-01-26T20:34:39.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191116","imei1":"13549925191116","imei2":"13549925191116","popurl":"2026-01-21T20:34:38.309420072Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:34:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167537,"job_number":"JOB_167537","tr_customer_id":167554,"tr_customer_product_id":167544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T20:26:19.000Z","modified_at":"2026-01-26T20:26:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191115","imei1":"13549925191115","imei2":"13549925191115","popurl":"2026-01-21T20:26:18.793331516Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T20:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167536,"job_number":"JOB_167536","tr_customer_id":167553,"tr_customer_product_id":167543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:55:51.000Z","modified_at":"2026-01-26T19:55:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191114","imei1":"13549925191114","imei2":"13549925191114","popurl":"2026-01-21T19:55:50.501349002Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:55:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167535,"job_number":"JOB_167535","tr_customer_id":167552,"tr_customer_product_id":167542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:49:19.000Z","modified_at":"2026-01-26T19:49:19.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191113","imei1":"13549925191113","imei2":"13549925191113","popurl":"2026-01-21T19:49:19.462367500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:49:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167534,"job_number":"JOB_167534","tr_customer_id":167551,"tr_customer_product_id":167541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-26T19:47:51.000Z","modified_at":"2026-01-26T19:47:51.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-21","serial_number":"13549925191112","imei1":"13549925191112","imei2":"13549925191112","popurl":"2026-01-21T19:47:51.047536695Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-26T19:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168024,"job_number":"JOB_168024","tr_customer_id":168041,"tr_customer_product_id":168031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:44:16.000Z","modified_at":"2026-01-27T09:44:16.000Z","name":"Nitin Pathak","mobile_number":"8983241672","email_id":"nitin.kr.pathak@gmail.com","dop":"2026-01-06","serial_number":"97707161098983","imei1":"97707161098983","imei2":"97707161098983","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T09:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167956,"job_number":"JOB_167956","tr_customer_id":167973,"tr_customer_product_id":167963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:36:05.000Z","modified_at":"2026-01-27T07:36:05.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Bernita92@hotmail.com","dop":"2025-07-02","serial_number":"19468135399299","imei1":"19468135399299","imei2":"19468135399299","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:36:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167955,"job_number":"JOB_167955","tr_customer_id":167972,"tr_customer_product_id":167962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:45.000Z","modified_at":"2026-01-27T07:35:45.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Markus_Morar4@gmail.com","dop":"2025-07-02","serial_number":"11330791329777","imei1":"11330791329777","imei2":"11330791329777","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167954,"job_number":"JOB_167954","tr_customer_id":167971,"tr_customer_product_id":167961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:35:24.000Z","modified_at":"2026-01-27T07:35:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Jovan_Lakin@yahoo.com","dop":"2025-07-02","serial_number":"12311241407709","imei1":"12311241407709","imei2":"12311241407709","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T07:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167813,"job_number":"JOB_167813","tr_customer_id":167830,"tr_customer_product_id":167820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:34.000Z","modified_at":"2026-01-27T06:20:34.000Z","name":"Sonny Turner","mobile_number":"799-958-6159","email_id":"Donna.MacGyver@yahoo.com","dop":"2025-06-09","serial_number":"103029682528025","imei1":"103029682528025","imei2":"103029682528025","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167811,"job_number":"JOB_167811","tr_customer_id":167828,"tr_customer_product_id":167818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:33.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"100068897076486","imei1":"100068897076486","imei2":"100068897076486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167807,"job_number":"JOB_167807","tr_customer_id":167824,"tr_customer_product_id":167814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:18.000Z","modified_at":"2026-01-27T06:20:18.000Z","name":"Adan Padberg","mobile_number":"624-381-5378","email_id":"Jessika.Roob@hotmail.com","dop":"2025-06-09","serial_number":"101487988748895","imei1":"101487988748895","imei2":"101487988748895","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167805,"job_number":"JOB_167805","tr_customer_id":167822,"tr_customer_product_id":167812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107185650913150","imei1":"107185650913150","imei2":"107185650913150","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167804,"job_number":"JOB_167804","tr_customer_id":167821,"tr_customer_product_id":167811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:02.000Z","modified_at":"2026-01-27T06:20:02.000Z","name":"Margarete Runolfsson","mobile_number":"585-678-2135","email_id":"Neha_McCullough@yahoo.com","dop":"2025-06-09","serial_number":"102551438914382","imei1":"102551438914382","imei2":"102551438914382","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167802,"job_number":"JOB_167802","tr_customer_id":167819,"tr_customer_product_id":167809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:01.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101552759016705","imei1":"101552759016705","imei2":"101552759016705","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167758,"job_number":"JOB_167758","tr_customer_id":167775,"tr_customer_product_id":167765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:13.000Z","modified_at":"2026-01-27T04:39:13.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19392864251321","imei1":"19392864251321","imei2":"19392864251321","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T04:39:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167717,"job_number":"JOB_167717","tr_customer_id":167734,"tr_customer_product_id":167724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:13.000Z","name":"Emie Greenholt","mobile_number":"985-658-9900","email_id":"Rod41@hotmail.com","dop":"2025-06-09","serial_number":"105938978155234","imei1":"105938978155234","imei2":"105938978155234","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167715,"job_number":"JOB_167715","tr_customer_id":167732,"tr_customer_product_id":167722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:12.000Z","modified_at":"2026-01-27T03:59:12.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"109186152508815","imei1":"109186152508815","imei2":"109186152508815","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167707,"job_number":"JOB_167707","tr_customer_id":167724,"tr_customer_product_id":167714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Fermin Morar","mobile_number":"734-674-9275","email_id":"Monica.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"109431696412298","imei1":"109431696412298","imei2":"109431696412298","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167705,"job_number":"JOB_167705","tr_customer_id":167722,"tr_customer_product_id":167712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:58:57.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108554028495768","imei1":"108554028495768","imei2":"108554028495768","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167690,"job_number":"JOB_167690","tr_customer_id":167707,"tr_customer_product_id":167697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"Yasmine O'Conner","mobile_number":"276-226-2059","email_id":"Micheal.Langworth@hotmail.com","dop":"2025-06-09","serial_number":"104117836226352","imei1":"104117836226352","imei2":"104117836226352","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167686,"job_number":"JOB_167686","tr_customer_id":167703,"tr_customer_product_id":167693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:41.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109429601299068","imei1":"109429601299068","imei2":"109429601299068","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167647,"job_number":"JOB_167647","tr_customer_id":167664,"tr_customer_product_id":167654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:59.000Z","modified_at":"2026-01-27T03:57:59.000Z","name":"Royce Douglas","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187031398724326","imei1":"187031398724326","imei2":"187031398724326","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167646,"job_number":"JOB_167646","tr_customer_id":167663,"tr_customer_product_id":167653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"George Wehner","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"162741629655708","imei1":"162741629655708","imei2":"162741629655708","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167645,"job_number":"JOB_167645","tr_customer_id":167662,"tr_customer_product_id":167652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Joesph Wisozk","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180299567372427","imei1":"180299567372427","imei2":"180299567372427","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167644,"job_number":"JOB_167644","tr_customer_id":167661,"tr_customer_product_id":167651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:57:58.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"160947787121403","imei1":"160947787121403","imei2":"160947787121403","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167635,"job_number":"JOB_167635","tr_customer_id":167652,"tr_customer_product_id":167642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Kayley Cartwright","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"142568640052876","imei1":"142568640052876","imei2":"142568640052876","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167634,"job_number":"JOB_167634","tr_customer_id":167651,"tr_customer_product_id":167641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Constantin Jones","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"114120787849256","imei1":"114120787849256","imei2":"114120787849256","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167632,"job_number":"JOB_167632","tr_customer_id":167649,"tr_customer_product_id":167639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Krystel Mertz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169905397032309","imei1":"169905397032309","imei2":"169905397032309","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167631,"job_number":"JOB_167631","tr_customer_id":167648,"tr_customer_product_id":167638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:46.000Z","modified_at":"2026-01-27T03:57:46.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"113592422631647","imei1":"113592422631647","imei2":"113592422631647","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167610,"job_number":"JOB_167610","tr_customer_id":167627,"tr_customer_product_id":167617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:32.000Z","modified_at":"2026-01-27T03:57:32.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Kim_Senger19@yahoo.com","dop":"2025-07-02","serial_number":"14478206148415","imei1":"14478206148415","imei2":"14478206148415","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167589,"job_number":"JOB_167589","tr_customer_id":167606,"tr_customer_product_id":167596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:15.000Z","modified_at":"2026-01-27T03:57:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Kelsi_Schiller40@hotmail.com","dop":"2025-07-02","serial_number":"18330157911715","imei1":"18330157911715","imei2":"18330157911715","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167580,"job_number":"JOB_167580","tr_customer_id":167597,"tr_customer_product_id":167587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:58.000Z","modified_at":"2026-01-27T03:56:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Sonia_Reichel97@hotmail.com","dop":"2025-07-02","serial_number":"19374980428044","imei1":"19374980428044","imei2":"19374980428044","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T03:56:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167547,"job_number":"JOB_167547","tr_customer_id":167564,"tr_customer_product_id":167554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13975438843936","imei1":"13975438843936","imei2":"13975438843936","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:58:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167545,"job_number":"JOB_167545","tr_customer_id":167562,"tr_customer_product_id":167552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:15.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"13453255964591","imei1":"13453255964591","imei2":"13453255964591","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-27T02:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b9b3a519-0cba-41af-a031-8bb2e1f55149
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-C2RueBmiRx/d+1GgE+NlWnr3iH8"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjN9.8uDx4TqjOmtGicCQh6379SaY6S-mbFtytABh209mCRc"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjN9.8uDx4TqjOmtGicCQh6379SaY6S-mbFtytABh209mCRc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e50975e-ccac-4a1f-bfaf-38e47975d78c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fa-C4O/migWRZ/Ui2BHEIG1BiIjgvQ"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjN9.8uDx4TqjOmtGicCQh6379SaY6S-mbFtytABh209mCRc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43dc1809-e311-4360-b8f3-cde18fd6975b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-4gCdj33iMjs0zbROPf5hPOpX2C8"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":1},{"label":"Repair completed","key":"repair_completed","count":208}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjM4NTB9.L0L9tG5V1-q6N3l7Z2kZZKKDGbS2XhUzKaTA9K_ZwOM' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 1014B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjN9.8uDx4TqjOmtGicCQh6379SaY6S-mbFtytABh209mCRc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09148e19-94eb-40ad-b2b2-54d5cf8fa308
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1014
ETag W/"3f6-cAzhIeUDYDu/nvd+gr7IYDV2JLg"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:22.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T12:10:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjN9.8uDx4TqjOmtGicCQh6379SaY6S-mbFtytABh209mCRc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 50ef16d8-e5f4-4762-b712-041a88157460
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"8e32-O9Wz7WdQmSrHlTCzRukl1FGww8M"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 505ms
Mean size per request: 1.2KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjN9.8uDx4TqjOmtGicCQh6379SaY6S-mbFtytABh209mCRc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a98e7483-37a6-4728-b511-ec45ab1421ce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"4c9-38T7gzHqH6TGgunZOXGoOLCn+ag"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:22.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-27T12:10:22.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":168219,"remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:10:17.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4MjN9.8uDx4TqjOmtGicCQh6379SaY6S-mbFtytABh209mCRc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9631f861-65be-4558-8e7b-df73f36516e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjQzODF9.uwJJgNjw6i2CFmgsYf0PiO8kaqfp677v1gKY3gYLd10' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859,"problems":[{"id":1,"remark":"OS reinstalled."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYxMzgzOTR9.PFJeCZGP0dKYnQEDjQu3YOwaWLMV0MtwpBzDvYxFxUs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34e6be4c-2a14-43f0-86ed-0d160e979c38
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "job_id": 168219,
            "problems": [
                {
                    "id": 1,
                    "remark": "Changed Battery."
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb266242-ea0b-4b9e-8e60-ee9cc60286d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-UAj8Smz0z7+oNb9J2EqktGc1BxI"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgyNX0.Yv5pBw-7lsEsDVW6h8vBmxyy3iD5-FkHR7NdmijPtZY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgyNX0.Yv5pBw-7lsEsDVW6h8vBmxyy3iD5-FkHR7NdmijPtZY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94dba899-27fd-47f9-b0db-8a6301d98018
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a5-TaZ7vb8FFSe8pkKVbP7CUBuhMPY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgyNX0.Yv5pBw-7lsEsDVW6h8vBmxyy3iD5-FkHR7NdmijPtZY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bcccc40a-4b6b-4e77-b452-b7102f984f79
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-05D6gVIptafZ1VwrlRfE1CWCdtM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":208},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgyNX0.Yv5pBw-7lsEsDVW6h8vBmxyy3iD5-FkHR7NdmijPtZY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13c3f481-8ccf-4ddd-b144-e062e7e6aede
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 41
Request Body
{
            "details_key": "pending_for_qc"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 309ms
Mean size per request: 200.96KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgyNX0.Yv5pBw-7lsEsDVW6h8vBmxyy3iD5-FkHR7NdmijPtZY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token de297101-31c0-4444-983f-1cabb39f0103
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"323d7-Rrip0j8jkmvLBlt4w4S7YjlfWc0"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168217,"job_number":"JOB_168217","tr_customer_id":168234,"tr_customer_product_id":168224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:01.000Z","modified_at":"2026-01-27T12:10:13.000Z","name":"Verdie Kessler","mobile_number":"847-994-3783","email_id":"Emmanuel20@yahoo.com","dop":"2025-12-01","serial_number":"16460719711611","imei1":"16460719711611","imei2":"16460719711611","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:10:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168215,"job_number":"JOB_168215","tr_customer_id":168232,"tr_customer_product_id":168222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:09:44.000Z","modified_at":"2026-01-27T12:09:56.000Z","name":"Cruz DuBuque","mobile_number":"241-624-0192","email_id":"Marielle.Effertz@hotmail.com","dop":"2025-12-01","serial_number":"10648418062851","imei1":"10648418062851","imei2":"10648418062851","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:09:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168094,"job_number":"JOB_168094","tr_customer_id":168111,"tr_customer_product_id":168101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:49.000Z","modified_at":"2026-01-27T11:15:02.000Z","name":"Dallin Gislason","mobile_number":"567-614-0674","email_id":"Asa.Dickens2@hotmail.com","dop":"2025-12-01","serial_number":"19252033319325","imei1":"19252033319325","imei2":"19252033319325","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:15:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168092,"job_number":"JOB_168092","tr_customer_id":168109,"tr_customer_product_id":168099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:32.000Z","modified_at":"2026-01-27T11:14:45.000Z","name":"Jace Goyette","mobile_number":"220-994-9442","email_id":"Eldon.Collins79@hotmail.com","dop":"2025-12-01","serial_number":"12901445906599","imei1":"12901445906599","imei2":"12901445906599","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168090,"job_number":"JOB_168090","tr_customer_id":168107,"tr_customer_product_id":168097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:14:15.000Z","modified_at":"2026-01-27T11:14:27.000Z","name":"Tierra Wisoky","mobile_number":"796-535-6757","email_id":"Juliet_DAmore64@yahoo.com","dop":"2025-12-01","serial_number":"17080372061804","imei1":"17080372061804","imei2":"17080372061804","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168088,"job_number":"JOB_168088","tr_customer_id":168105,"tr_customer_product_id":168095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:03:33.000Z","modified_at":"2026-01-27T11:03:40.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11927539170002","imei1":"11927539170002","imei2":"11927539170002","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168087,"job_number":"JOB_168087","tr_customer_id":168104,"tr_customer_product_id":168094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:25.000Z","modified_at":"2026-01-27T11:01:37.000Z","name":"Susan Herzog","mobile_number":"679-937-8561","email_id":"Lawrence.Davis@gmail.com","dop":"2025-12-01","serial_number":"15544212656046","imei1":"15544212656046","imei2":"15544212656046","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168085,"job_number":"JOB_168085","tr_customer_id":168102,"tr_customer_product_id":168092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:01:08.000Z","modified_at":"2026-01-27T11:01:20.000Z","name":"Hailie Kiehn","mobile_number":"570-647-7279","email_id":"Alda.Glover87@hotmail.com","dop":"2025-12-01","serial_number":"12695029066728","imei1":"12695029066728","imei2":"12695029066728","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168083,"job_number":"JOB_168083","tr_customer_id":168100,"tr_customer_product_id":168090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T11:00:50.000Z","modified_at":"2026-01-27T11:01:03.000Z","name":"Viola Bode","mobile_number":"373-683-2937","email_id":"Valentina.Ernser9@gmail.com","dop":"2025-12-01","serial_number":"18806189003434","imei1":"18806189003434","imei2":"18806189003434","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T11:01:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168079,"job_number":"JOB_168079","tr_customer_id":168096,"tr_customer_product_id":168086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:33:42.000Z","modified_at":"2026-01-27T10:34:26.000Z","name":"Ezekiel Hartmann","mobile_number":"324-276-6526","email_id":"Ashleigh_Corkery@yahoo.com","dop":"2025-04-06","serial_number":"14122225292562","imei1":"14122225292562","imei2":"14122225292562","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168076,"job_number":"JOB_168076","tr_customer_id":168093,"tr_customer_product_id":168083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:32:50.000Z","modified_at":"2026-01-27T10:33:34.000Z","name":"Jannie Johnston","mobile_number":"519-667-6296","email_id":"Gina2@yahoo.com","dop":"2025-04-06","serial_number":"15319421858389","imei1":"15319421858389","imei2":"15319421858389","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168073,"job_number":"JOB_168073","tr_customer_id":168090,"tr_customer_product_id":168080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:31:58.000Z","modified_at":"2026-01-27T10:32:42.000Z","name":"Johnathan Rosenbaum","mobile_number":"237-569-0610","email_id":"Rebekah.Jast21@yahoo.com","dop":"2025-04-06","serial_number":"19110824912225","imei1":"19110824912225","imei2":"19110824912225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168066,"job_number":"JOB_168066","tr_customer_id":168083,"tr_customer_product_id":168073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:29:51.000Z","modified_at":"2026-01-27T10:57:23.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"14356638927458","imei1":"14356638927458","imei2":"14356638927458","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168064,"job_number":"JOB_168064","tr_customer_id":168081,"tr_customer_product_id":168071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:47.000Z","modified_at":"2026-01-27T10:28:25.000Z","name":"Chet Schaden","mobile_number":"279-274-4333","email_id":"Brayan64@gmail.com","dop":"2026-01-04","serial_number":"17453629624168","imei1":"17453629624168","imei2":"17453629624168","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:28:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168061,"job_number":"JOB_168061","tr_customer_id":168078,"tr_customer_product_id":168068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:27:03.000Z","modified_at":"2026-01-27T10:27:40.000Z","name":"Joaquin Mohr","mobile_number":"805-544-3660","email_id":"Opal_Lebsack47@gmail.com","dop":"2026-01-04","serial_number":"12114928346598","imei1":"12114928346598","imei2":"12114928346598","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168058,"job_number":"JOB_168058","tr_customer_id":168075,"tr_customer_product_id":168065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:26:18.000Z","modified_at":"2026-01-27T10:26:55.000Z","name":"Roscoe Kertzmann","mobile_number":"487-663-7383","email_id":"Giovani62@gmail.com","dop":"2026-01-04","serial_number":"18684721868853","imei1":"18684721868853","imei2":"18684721868853","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168056,"job_number":"JOB_168056","tr_customer_id":168073,"tr_customer_product_id":168063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:06:55.000Z","modified_at":"2026-01-27T10:07:03.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"16889598345165","imei1":"16889598345165","imei2":"16889598345165","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168055,"job_number":"JOB_168055","tr_customer_id":168072,"tr_customer_product_id":168062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:05:36.000Z","modified_at":"2026-01-27T10:05:43.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"19174995388693","imei1":"19174995388693","imei2":"19174995388693","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168053,"job_number":"JOB_168053","tr_customer_id":168070,"tr_customer_product_id":168060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:03:00.000Z","modified_at":"2026-01-27T10:03:41.000Z","name":"Bette Spencer","mobile_number":"250-318-3070","email_id":"Abigail50@gmail.com","dop":"2026-01-04","serial_number":"19518074213425","imei1":"19518074213425","imei2":"19518074213425","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:03:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168051,"job_number":"JOB_168051","tr_customer_id":168068,"tr_customer_product_id":168058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:42.000Z","modified_at":"2026-01-27T10:02:53.000Z","name":"Emmalee Moore","mobile_number":"222-544-8078","email_id":"Clarabelle_Pfeffer83@gmail.com","dop":"2025-12-01","serial_number":"15076112657731","imei1":"15076112657731","imei2":"15076112657731","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168049,"job_number":"JOB_168049","tr_customer_id":168066,"tr_customer_product_id":168056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:26.000Z","modified_at":"2026-01-27T10:02:38.000Z","name":"Claud Pouros","mobile_number":"664-760-5960","email_id":"Milan_Deckow70@gmail.com","dop":"2025-12-01","serial_number":"10208018693131","imei1":"10208018693131","imei2":"10208018693131","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168046,"job_number":"JOB_168046","tr_customer_id":168063,"tr_customer_product_id":168053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:12.000Z","modified_at":"2026-01-27T10:02:52.000Z","name":"Kaley Lehner","mobile_number":"614-802-6010","email_id":"Kacie_Larson33@hotmail.com","dop":"2026-01-04","serial_number":"10636137962998","imei1":"10636137962998","imei2":"10636137962998","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168044,"job_number":"JOB_168044","tr_customer_id":168061,"tr_customer_product_id":168051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:02:10.000Z","modified_at":"2026-01-27T10:02:22.000Z","name":"Esmeralda Bode","mobile_number":"205-625-4081","email_id":"Santina4@yahoo.com","dop":"2025-12-01","serial_number":"18277239641642","imei1":"18277239641642","imei2":"18277239641642","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168042,"job_number":"JOB_168042","tr_customer_id":168059,"tr_customer_product_id":168049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:52.000Z","modified_at":"2026-01-27T10:02:04.000Z","name":"Icie Ward","mobile_number":"766-810-4574","email_id":"Ardella.Rowe@hotmail.com","dop":"2025-12-01","serial_number":"12935030125237","imei1":"12935030125237","imei2":"12935030125237","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168040,"job_number":"JOB_168040","tr_customer_id":168057,"tr_customer_product_id":168047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:36.000Z","modified_at":"2026-01-27T10:01:48.000Z","name":"Laron Hirthe","mobile_number":"731-940-9575","email_id":"Theodora_Shields@yahoo.com","dop":"2025-12-01","serial_number":"15743888369608","imei1":"15743888369608","imei2":"15743888369608","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168037,"job_number":"JOB_168037","tr_customer_id":168054,"tr_customer_product_id":168044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:22.000Z","modified_at":"2026-01-27T10:02:03.000Z","name":"Maye McGlynn","mobile_number":"834-778-6179","email_id":"Nellie9@yahoo.com","dop":"2026-01-04","serial_number":"16067822324575","imei1":"16067822324575","imei2":"16067822324575","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168035,"job_number":"JOB_168035","tr_customer_id":168052,"tr_customer_product_id":168042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T10:01:20.000Z","modified_at":"2026-01-27T10:01:32.000Z","name":"Jalon Walker","mobile_number":"853-780-9973","email_id":"Dario_Raynor@yahoo.com","dop":"2025-12-01","serial_number":"16126387345604","imei1":"16126387345604","imei2":"16126387345604","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T10:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168032,"job_number":"JOB_168032","tr_customer_id":168049,"tr_customer_product_id":168039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:49:27.000Z","modified_at":"2026-01-27T09:50:04.000Z","name":"Larue Stokes","mobile_number":"288-297-2561","email_id":"Shaylee_Homenick72@hotmail.com","dop":"2026-01-04","serial_number":"11815380446916","imei1":"11815380446916","imei2":"11815380446916","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168029,"job_number":"JOB_168029","tr_customer_id":168046,"tr_customer_product_id":168036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:48:43.000Z","modified_at":"2026-01-27T09:49:20.000Z","name":"Alba Hayes","mobile_number":"946-524-4468","email_id":"Ally34@yahoo.com","dop":"2026-01-04","serial_number":"13051341482851","imei1":"13051341482851","imei2":"13051341482851","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:49:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168026,"job_number":"JOB_168026","tr_customer_id":168043,"tr_customer_product_id":168033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:47:58.000Z","modified_at":"2026-01-27T09:48:35.000Z","name":"Kenyon Dickinson","mobile_number":"620-470-9782","email_id":"Clement_Morissette23@gmail.com","dop":"2026-01-04","serial_number":"17783464001877","imei1":"17783464001877","imei2":"17783464001877","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168022,"job_number":"JOB_168022","tr_customer_id":168039,"tr_customer_product_id":168029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:46.000Z","modified_at":"2026-01-27T09:33:23.000Z","name":"Laura Prohaska","mobile_number":"581-701-0460","email_id":"Dax_Heller@gmail.com","dop":"2026-01-04","serial_number":"15736813211429","imei1":"15736813211429","imei2":"15736813211429","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:33:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168019,"job_number":"JOB_168019","tr_customer_id":168036,"tr_customer_product_id":168026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:32:00.000Z","modified_at":"2026-01-27T09:32:38.000Z","name":"Pierce Halvorson","mobile_number":"371-333-3337","email_id":"Mozelle.Graham61@yahoo.com","dop":"2026-01-04","serial_number":"10964045513198","imei1":"10964045513198","imei2":"10964045513198","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:32:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168016,"job_number":"JOB_168016","tr_customer_id":168033,"tr_customer_product_id":168023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:31:15.000Z","modified_at":"2026-01-27T09:31:52.000Z","name":"Tyrell Stracke","mobile_number":"973-623-8982","email_id":"Jordi_Harvey@hotmail.com","dop":"2026-01-04","serial_number":"12360610215024","imei1":"12360610215024","imei2":"12360610215024","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168013,"job_number":"JOB_168013","tr_customer_id":168030,"tr_customer_product_id":168020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:23:40.000Z","modified_at":"2026-01-27T09:24:20.000Z","name":"Llewellyn Anderson","mobile_number":"981-423-6620","email_id":"Ozella.Schultz@hotmail.com","dop":"2025-04-06","serial_number":"12599688938243","imei1":"12599688938243","imei2":"12599688938243","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168010,"job_number":"JOB_168010","tr_customer_id":168027,"tr_customer_product_id":168017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:52.000Z","modified_at":"2026-01-27T09:23:32.000Z","name":"Josefa Powlowski","mobile_number":"579-508-1792","email_id":"Stewart_Wolff@hotmail.com","dop":"2025-04-06","serial_number":"10836086319804","imei1":"10836086319804","imei2":"10836086319804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168007,"job_number":"JOB_168007","tr_customer_id":168024,"tr_customer_product_id":168014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T09:22:04.000Z","modified_at":"2026-01-27T09:22:44.000Z","name":"Marianne Gaylord","mobile_number":"926-519-0941","email_id":"Will.Labadie@gmail.com","dop":"2025-04-06","serial_number":"16801264837988","imei1":"16801264837988","imei2":"16801264837988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:22:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168004,"job_number":"JOB_168004","tr_customer_id":168021,"tr_customer_product_id":168011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:47:49.000Z","modified_at":"2026-01-27T09:50:36.000Z","name":"Uday p","mobile_number":"8495803697","email_id":"uday@gmail.com","dop":"2026-01-23","serial_number":"11931605085264","imei1":"11931605085264","imei2":"11931605085264","popurl":"2026-01-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T09:50:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168003,"job_number":"JOB_168003","tr_customer_id":168020,"tr_customer_product_id":168010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:46.000Z","modified_at":"2026-01-27T08:42:58.000Z","name":"Charity Ernser","mobile_number":"898-282-6410","email_id":"Alta1@yahoo.com","dop":"2025-12-01","serial_number":"11906099697335","imei1":"11906099697335","imei2":"11906099697335","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":168001,"job_number":"JOB_168001","tr_customer_id":168018,"tr_customer_product_id":168008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:30.000Z","modified_at":"2026-01-27T08:42:42.000Z","name":"Lila Bartell","mobile_number":"600-870-0568","email_id":"Watson_Wolf83@gmail.com","dop":"2025-12-01","serial_number":"12257249469649","imei1":"12257249469649","imei2":"12257249469649","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167999,"job_number":"JOB_167999","tr_customer_id":168016,"tr_customer_product_id":168006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:42:14.000Z","modified_at":"2026-01-27T08:42:26.000Z","name":"Avery Bartell","mobile_number":"892-349-7859","email_id":"Laron.Donnelly41@gmail.com","dop":"2025-12-01","serial_number":"10123534099788","imei1":"10123534099788","imei2":"10123534099788","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167990,"job_number":"JOB_167990","tr_customer_id":168007,"tr_customer_product_id":167997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:20:02.000Z","modified_at":"2026-01-27T08:20:39.000Z","name":"Mylene Paucek","mobile_number":"366-759-2532","email_id":"Aubrey_Harber@gmail.com","dop":"2025-04-06","serial_number":"13419527922307","imei1":"13419527922307","imei2":"13419527922307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:20:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167987,"job_number":"JOB_167987","tr_customer_id":168004,"tr_customer_product_id":167994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:19:17.000Z","modified_at":"2026-01-27T08:19:55.000Z","name":"Amber Larson","mobile_number":"948-282-8530","email_id":"Consuelo.Weissnat73@yahoo.com","dop":"2025-04-06","serial_number":"12861735933223","imei1":"12861735933223","imei2":"12861735933223","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167984,"job_number":"JOB_167984","tr_customer_id":168001,"tr_customer_product_id":167991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:18:32.000Z","modified_at":"2026-01-27T08:19:10.000Z","name":"Carolyne Paucek","mobile_number":"545-983-9520","email_id":"Lucile_Wolf52@hotmail.com","dop":"2025-04-06","serial_number":"14271654836682","imei1":"14271654836682","imei2":"14271654836682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167981,"job_number":"JOB_167981","tr_customer_id":167998,"tr_customer_product_id":167988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T08:00:03.000Z","modified_at":"2026-01-27T08:00:14.000Z","name":"Fletcher Franecki","mobile_number":"786-836-3975","email_id":"Loy79@hotmail.com","dop":"2025-12-01","serial_number":"10738362324388","imei1":"10738362324388","imei2":"10738362324388","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T08:00:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167979,"job_number":"JOB_167979","tr_customer_id":167996,"tr_customer_product_id":167986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:47.000Z","modified_at":"2026-01-27T07:59:58.000Z","name":"Joel Schmeler","mobile_number":"474-846-8783","email_id":"Vada.Crona7@hotmail.com","dop":"2025-12-01","serial_number":"19660589554505","imei1":"19660589554505","imei2":"19660589554505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167977,"job_number":"JOB_167977","tr_customer_id":167994,"tr_customer_product_id":167984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:59:31.000Z","modified_at":"2026-01-27T07:59:42.000Z","name":"Columbus Deckow","mobile_number":"894-371-3585","email_id":"Joel_Leuschke@gmail.com","dop":"2025-12-01","serial_number":"18261600913888","imei1":"18261600913888","imei2":"18261600913888","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167973,"job_number":"JOB_167973","tr_customer_id":167990,"tr_customer_product_id":167980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:42.000Z","modified_at":"2026-01-27T07:48:20.000Z","name":"Arvel Kuhn","mobile_number":"615-319-7198","email_id":"Chaz_Robel@hotmail.com","dop":"2025-04-06","serial_number":"14431655523975","imei1":"14431655523975","imei2":"14431655523975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167969,"job_number":"JOB_167969","tr_customer_id":167986,"tr_customer_product_id":167976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:46:56.000Z","modified_at":"2026-01-27T07:47:36.000Z","name":"Maud Cummerata","mobile_number":"646-422-3272","email_id":"Tamara.Witting12@gmail.com","dop":"2025-04-06","serial_number":"13661529653762","imei1":"13661529653762","imei2":"13661529653762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167968,"job_number":"JOB_167968","tr_customer_id":167985,"tr_customer_product_id":167975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:34.000Z","modified_at":"2026-01-27T07:45:47.000Z","name":"Mariah Hamill","mobile_number":"652-797-8772","email_id":"Noemy.Jakubowski@yahoo.com","dop":"2025-12-01","serial_number":"11895969562146","imei1":"11895969562146","imei2":"11895969562146","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167966,"job_number":"JOB_167966","tr_customer_id":167983,"tr_customer_product_id":167973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:45:16.000Z","modified_at":"2026-01-27T07:45:29.000Z","name":"Ellen Ernser","mobile_number":"773-782-1692","email_id":"Jay32@yahoo.com","dop":"2025-12-01","serial_number":"18035647441755","imei1":"18035647441755","imei2":"18035647441755","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167964,"job_number":"JOB_167964","tr_customer_id":167981,"tr_customer_product_id":167971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:44:58.000Z","modified_at":"2026-01-27T07:45:11.000Z","name":"Carol Harber","mobile_number":"791-589-1054","email_id":"Tabitha36@hotmail.com","dop":"2025-12-01","serial_number":"13015239403347","imei1":"13015239403347","imei2":"13015239403347","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167962,"job_number":"JOB_167962","tr_customer_id":167979,"tr_customer_product_id":167969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:41:10.000Z","modified_at":"2026-01-27T07:41:22.000Z","name":"Dangelo Mann","mobile_number":"687-934-9912","email_id":"Bradly_Bogisich@gmail.com","dop":"2025-12-01","serial_number":"14223691814750","imei1":"14223691814750","imei2":"14223691814750","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167960,"job_number":"JOB_167960","tr_customer_id":167977,"tr_customer_product_id":167967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:54.000Z","modified_at":"2026-01-27T07:41:06.000Z","name":"Marquise Reichert","mobile_number":"587-475-6993","email_id":"Mireya_Armstrong@gmail.com","dop":"2025-12-01","serial_number":"11570715098623","imei1":"11570715098623","imei2":"11570715098623","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167958,"job_number":"JOB_167958","tr_customer_id":167975,"tr_customer_product_id":167965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:40:38.000Z","modified_at":"2026-01-27T07:40:50.000Z","name":"Juanita Leffler","mobile_number":"636-521-5568","email_id":"Patience37@hotmail.com","dop":"2025-12-01","serial_number":"17253145582378","imei1":"17253145582378","imei2":"17253145582378","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167949,"job_number":"JOB_167949","tr_customer_id":167966,"tr_customer_product_id":167956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:05:14.000Z","modified_at":"2026-01-27T07:05:53.000Z","name":"Blanca Schneider","mobile_number":"399-331-5349","email_id":"Howard.Klocko@hotmail.com","dop":"2025-04-06","serial_number":"18972673309267","imei1":"18972673309267","imei2":"18972673309267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167947,"job_number":"JOB_167947","tr_customer_id":167964,"tr_customer_product_id":167954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:04:29.000Z","modified_at":"2026-01-27T07:05:07.000Z","name":"Dasia Weissnat","mobile_number":"217-928-5689","email_id":"Cordie.Mayert15@yahoo.com","dop":"2025-04-06","serial_number":"18151854735051","imei1":"18151854735051","imei2":"18151854735051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:05:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167945,"job_number":"JOB_167945","tr_customer_id":167962,"tr_customer_product_id":167952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:03:45.000Z","modified_at":"2026-01-27T07:04:22.000Z","name":"Carolanne Johnston","mobile_number":"835-983-6740","email_id":"Demond45@hotmail.com","dop":"2025-04-06","serial_number":"12500515806340","imei1":"12500515806340","imei2":"12500515806340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:04:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167944,"job_number":"JOB_167944","tr_customer_id":167961,"tr_customer_product_id":167951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:54:15.000Z","modified_at":"2026-01-27T06:54:28.000Z","name":"Izaiah Goodwin","mobile_number":"667-308-1378","email_id":"Elouise43@hotmail.com","dop":"2025-12-01","serial_number":"17184857919726","imei1":"17184857919726","imei2":"17184857919726","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167942,"job_number":"JOB_167942","tr_customer_id":167959,"tr_customer_product_id":167949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:57.000Z","modified_at":"2026-01-27T06:54:10.000Z","name":"Pietro Stracke","mobile_number":"336-677-3457","email_id":"Darrick_Wilderman4@gmail.com","dop":"2025-12-01","serial_number":"11510163451561","imei1":"11510163451561","imei2":"11510163451561","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167940,"job_number":"JOB_167940","tr_customer_id":167957,"tr_customer_product_id":167947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:53:39.000Z","modified_at":"2026-01-27T06:53:52.000Z","name":"Cara Rath","mobile_number":"987-859-1105","email_id":"Amir60@gmail.com","dop":"2025-12-01","serial_number":"10948899776550","imei1":"10948899776550","imei2":"10948899776550","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167937,"job_number":"JOB_167937","tr_customer_id":167954,"tr_customer_product_id":167944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:51:26.000Z","modified_at":"2026-01-27T06:52:03.000Z","name":"Allene Erdman","mobile_number":"213-477-2942","email_id":"Reilly.Klocko@yahoo.com","dop":"2026-01-04","serial_number":"12959238722478","imei1":"12959238722478","imei2":"12959238722478","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167934,"job_number":"JOB_167934","tr_customer_id":167951,"tr_customer_product_id":167941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:58.000Z","modified_at":"2026-01-27T06:51:36.000Z","name":"Miracle Doyle","mobile_number":"985-838-2059","email_id":"Jett_Bosco@hotmail.com","dop":"2025-04-06","serial_number":"17756785529011","imei1":"17756785529011","imei2":"17756785529011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167931,"job_number":"JOB_167931","tr_customer_id":167948,"tr_customer_product_id":167938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:40.000Z","modified_at":"2026-01-27T06:51:18.000Z","name":"Brando Johnston","mobile_number":"935-317-2882","email_id":"Edmund50@hotmail.com","dop":"2026-01-04","serial_number":"17810372015745","imei1":"17810372015745","imei2":"17810372015745","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167928,"job_number":"JOB_167928","tr_customer_id":167945,"tr_customer_product_id":167935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:50:11.000Z","modified_at":"2026-01-27T06:50:51.000Z","name":"Bernadine Rutherford","mobile_number":"704-539-2876","email_id":"Emmett_Kohler@gmail.com","dop":"2025-04-06","serial_number":"14534602088922","imei1":"14534602088922","imei2":"14534602088922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167925,"job_number":"JOB_167925","tr_customer_id":167942,"tr_customer_product_id":167932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:52.000Z","modified_at":"2026-01-27T06:50:33.000Z","name":"Kris Bernier","mobile_number":"258-592-8541","email_id":"Kaycee96@gmail.com","dop":"2026-01-04","serial_number":"18439341230313","imei1":"18439341230313","imei2":"18439341230313","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167922,"job_number":"JOB_167922","tr_customer_id":167939,"tr_customer_product_id":167929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:29.000Z","modified_at":"2026-01-27T06:50:09.000Z","name":"Bell Stracke","mobile_number":"915-750-4333","email_id":"Saul58@hotmail.com","dop":"2025-04-06","serial_number":"10400148993354","imei1":"10400148993354","imei2":"10400148993354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167920,"job_number":"JOB_167920","tr_customer_id":167937,"tr_customer_product_id":167927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:49:25.000Z","modified_at":"2026-01-27T06:50:04.000Z","name":"Ignacio Farrell","mobile_number":"320-500-1584","email_id":"Felipe52@hotmail.com","dop":"2025-04-06","serial_number":"18659899859152","imei1":"18659899859152","imei2":"18659899859152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:50:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167917,"job_number":"JOB_167917","tr_customer_id":167934,"tr_customer_product_id":167924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:38.000Z","modified_at":"2026-01-27T06:45:18.000Z","name":"Joaquin Kulas","mobile_number":"583-240-9817","email_id":"Kirsten25@yahoo.com","dop":"2025-04-06","serial_number":"17938551459730","imei1":"17938551459730","imei2":"17938551459730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:45:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167914,"job_number":"JOB_167914","tr_customer_id":167931,"tr_customer_product_id":167921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:44:16.000Z","modified_at":"2026-01-27T06:44:58.000Z","name":"Grady Schaden","mobile_number":"682-416-2165","email_id":"Megane_Barrows5@gmail.com","dop":"2025-04-06","serial_number":"13986612123238","imei1":"13986612123238","imei2":"13986612123238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167912,"job_number":"JOB_167912","tr_customer_id":167929,"tr_customer_product_id":167919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:50.000Z","modified_at":"2026-01-27T06:44:30.000Z","name":"Sam Baumbach","mobile_number":"278-216-6264","email_id":"Abdul.Schoen24@gmail.com","dop":"2025-04-06","serial_number":"19651107341783","imei1":"19651107341783","imei2":"19651107341783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167909,"job_number":"JOB_167909","tr_customer_id":167926,"tr_customer_product_id":167916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:45.000Z","modified_at":"2026-01-27T06:44:28.000Z","name":"Kaitlin Zboncak","mobile_number":"891-592-1390","email_id":"Furman_Ziemann@gmail.com","dop":"2025-04-06","serial_number":"19030635434719","imei1":"19030635434719","imei2":"19030635434719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167907,"job_number":"JOB_167907","tr_customer_id":167924,"tr_customer_product_id":167914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:43.000Z","modified_at":"2026-01-27T06:44:24.000Z","name":"Harley Runte","mobile_number":"656-420-5648","email_id":"Martina.Walker@yahoo.com","dop":"2025-04-06","serial_number":"14023871545970","imei1":"14023871545970","imei2":"14023871545970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167904,"job_number":"JOB_167904","tr_customer_id":167921,"tr_customer_product_id":167911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:43:02.000Z","modified_at":"2026-01-27T06:43:42.000Z","name":"Cortez Kshlerin","mobile_number":"404-335-4217","email_id":"Caroline.Hyatt@gmail.com","dop":"2025-04-06","serial_number":"15859812046555","imei1":"15859812046555","imei2":"15859812046555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167901,"job_number":"JOB_167901","tr_customer_id":167918,"tr_customer_product_id":167908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:54.000Z","modified_at":"2026-01-27T06:43:35.000Z","name":"Jeanie Bailey","mobile_number":"254-447-6959","email_id":"Otha93@hotmail.com","dop":"2025-04-06","serial_number":"13830389477544","imei1":"13830389477544","imei2":"13830389477544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167898,"job_number":"JOB_167898","tr_customer_id":167915,"tr_customer_product_id":167905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:42:05.000Z","modified_at":"2026-01-27T06:42:46.000Z","name":"Berta Gleason","mobile_number":"670-959-8671","email_id":"Nelle.Douglas@hotmail.com","dop":"2025-04-06","serial_number":"17500260885098","imei1":"17500260885098","imei2":"17500260885098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167895,"job_number":"JOB_167895","tr_customer_id":167912,"tr_customer_product_id":167902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:32.000Z","modified_at":"2026-01-27T06:39:09.000Z","name":"Mylene Ziemann","mobile_number":"268-456-3179","email_id":"Monserrate.Padberg96@hotmail.com","dop":"2025-04-06","serial_number":"13422109656931","imei1":"13422109656931","imei2":"13422109656931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:39:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167889,"job_number":"JOB_167889","tr_customer_id":167906,"tr_customer_product_id":167896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:47.000Z","modified_at":"2026-01-27T06:38:24.000Z","name":"Christa Kutch","mobile_number":"447-746-4829","email_id":"Krista_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"16625501213741","imei1":"16625501213741","imei2":"16625501213741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167882,"job_number":"JOB_167882","tr_customer_id":167899,"tr_customer_product_id":167889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:42.000Z","name":"Jaylen Kerluke","mobile_number":"546-909-9233","email_id":"Domingo45@gmail.com","dop":"2025-04-06","serial_number":"16862134829963","imei1":"16862134829963","imei2":"16862134829963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167881,"job_number":"JOB_167881","tr_customer_id":167898,"tr_customer_product_id":167888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:03.000Z","modified_at":"2026-01-27T06:37:40.000Z","name":"Celestine Kilback","mobile_number":"975-592-9244","email_id":"Maximillian46@gmail.com","dop":"2025-04-06","serial_number":"17951541323118","imei1":"17951541323118","imei2":"17951541323118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167872,"job_number":"JOB_167872","tr_customer_id":167889,"tr_customer_product_id":167879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:16.000Z","modified_at":"2026-01-27T06:36:55.000Z","name":"Cruz Hoeger","mobile_number":"934-485-6036","email_id":"Zelda13@yahoo.com","dop":"2025-04-06","serial_number":"14583018003932","imei1":"14583018003932","imei2":"14583018003932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167864,"job_number":"JOB_167864","tr_customer_id":167881,"tr_customer_product_id":167871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:29.000Z","modified_at":"2026-01-27T06:36:08.000Z","name":"Natasha Towne","mobile_number":"539-944-7993","email_id":"Elinore77@hotmail.com","dop":"2025-04-06","serial_number":"15990339465447","imei1":"15990339465447","imei2":"15990339465447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167859,"job_number":"JOB_167859","tr_customer_id":167876,"tr_customer_product_id":167866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:34:26.000Z","modified_at":"2026-01-27T06:35:09.000Z","name":"Darius Hane","mobile_number":"861-784-3255","email_id":"Isac8@hotmail.com","dop":"2025-04-06","serial_number":"10330263504588","imei1":"10330263504588","imei2":"10330263504588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167858,"job_number":"JOB_167858","tr_customer_id":167875,"tr_customer_product_id":167865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:18.000Z","modified_at":"2026-01-27T06:32:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12423253098832","imei2":"12423253098832","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167856,"job_number":"JOB_167856","tr_customer_id":167873,"tr_customer_product_id":167863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:32:04.000Z","modified_at":"2026-01-27T06:32:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"10053012872262","imei2":"10053012872262","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167853,"job_number":"JOB_167853","tr_customer_id":167870,"tr_customer_product_id":167860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:51.000Z","modified_at":"2026-01-27T06:32:30.000Z","name":"Allie Stiedemann","mobile_number":"434-823-0869","email_id":"Hershel.Johnson34@hotmail.com","dop":"2025-04-06","serial_number":"12101566250387","imei1":"12101566250387","imei2":"12101566250387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167851,"job_number":"JOB_167851","tr_customer_id":167868,"tr_customer_product_id":167858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:50.000Z","modified_at":"2026-01-27T06:32:00.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14240408583347","imei2":"14240408583347","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167848,"job_number":"JOB_167848","tr_customer_id":167865,"tr_customer_product_id":167855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:31:03.000Z","modified_at":"2026-01-27T06:31:43.000Z","name":"Dorcas Schinner","mobile_number":"993-457-8106","email_id":"Helena_Herzog2@hotmail.com","dop":"2025-04-06","serial_number":"16557584408408","imei1":"16557584408408","imei2":"16557584408408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167844,"job_number":"JOB_167844","tr_customer_id":167861,"tr_customer_product_id":167851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:16.000Z","modified_at":"2026-01-27T06:30:56.000Z","name":"Rey Reichert","mobile_number":"904-355-8506","email_id":"Maxime.Brekke12@gmail.com","dop":"2025-04-06","serial_number":"13183922370106","imei1":"13183922370106","imei2":"13183922370106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167839,"job_number":"JOB_167839","tr_customer_id":167856,"tr_customer_product_id":167846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:04.000Z","modified_at":"2026-01-27T06:29:40.000Z","name":"Stanford Kuhlman","mobile_number":"548-543-0439","email_id":"Afton_Mayert73@gmail.com","dop":"2025-04-06","serial_number":"19371343198470","imei1":"19371343198470","imei2":"19371343198470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167836,"job_number":"JOB_167836","tr_customer_id":167853,"tr_customer_product_id":167843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:28:21.000Z","modified_at":"2026-01-27T06:28:57.000Z","name":"Maiya Hartmann","mobile_number":"805-965-1463","email_id":"Soledad52@hotmail.com","dop":"2025-04-06","serial_number":"19886852653800","imei1":"19886852653800","imei2":"19886852653800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167833,"job_number":"JOB_167833","tr_customer_id":167850,"tr_customer_product_id":167840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:27:38.000Z","modified_at":"2026-01-27T06:28:14.000Z","name":"Dayne Beatty","mobile_number":"976-674-2026","email_id":"Herminio_Kovacek@gmail.com","dop":"2025-04-06","serial_number":"13833034191551","imei1":"13833034191551","imei2":"13833034191551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167830,"job_number":"JOB_167830","tr_customer_id":167847,"tr_customer_product_id":167837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:26:17.000Z","modified_at":"2026-01-27T06:27:00.000Z","name":"Cecelia Bauch","mobile_number":"671-610-2410","email_id":"Emilie_Ullrich20@gmail.com","dop":"2025-04-06","serial_number":"11963927712940","imei1":"11963927712940","imei2":"11963927712940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167827,"job_number":"JOB_167827","tr_customer_id":167844,"tr_customer_product_id":167834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:25:27.000Z","modified_at":"2026-01-27T06:26:09.000Z","name":"Bo Tromp","mobile_number":"574-636-5595","email_id":"Darwin.Runolfsson@hotmail.com","dop":"2025-04-06","serial_number":"14330271912505","imei1":"14330271912505","imei2":"14330271912505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:26:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167824,"job_number":"JOB_167824","tr_customer_id":167841,"tr_customer_product_id":167831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:24:36.000Z","modified_at":"2026-01-27T06:25:18.000Z","name":"Fidel Stoltenberg","mobile_number":"888-752-5165","email_id":"Lauriane87@hotmail.com","dop":"2025-04-06","serial_number":"11748226776697","imei1":"11748226776697","imei2":"11748226776697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:25:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167821,"job_number":"JOB_167821","tr_customer_id":167838,"tr_customer_product_id":167828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:48.000Z","modified_at":"2026-01-27T06:24:24.000Z","name":"Antonina Maggio","mobile_number":"602-978-3602","email_id":"Bo.Bechtelar0@yahoo.com","dop":"2025-06-18","serial_number":"10055833646600","imei1":"10055833646600","imei2":"10055833646600","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167818,"job_number":"JOB_167818","tr_customer_id":167835,"tr_customer_product_id":167825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:05.000Z","modified_at":"2026-01-27T06:23:41.000Z","name":"Donny Hayes","mobile_number":"206-293-1033","email_id":"Kenyon.Walsh@yahoo.com","dop":"2025-06-18","serial_number":"10185353647351","imei1":"10185353647351","imei2":"10185353647351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167815,"job_number":"JOB_167815","tr_customer_id":167832,"tr_customer_product_id":167822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:23:04.000Z","modified_at":"2026-01-27T06:23:42.000Z","name":"Ellis Walter","mobile_number":"583-518-4689","email_id":"Vena_Streich@hotmail.com","dop":"2025-04-06","serial_number":"18312915331901","imei1":"18312915331901","imei2":"18312915331901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:23:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167809,"job_number":"JOB_167809","tr_customer_id":167826,"tr_customer_product_id":167816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:31.000Z","modified_at":"2026-01-27T06:21:07.000Z","name":"Pansy Fritsch","mobile_number":"318-635-6350","email_id":"Lenore22@gmail.com","dop":"2025-04-06","serial_number":"12752952311240","imei1":"12752952311240","imei2":"12752952311240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:21:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167800,"job_number":"JOB_167800","tr_customer_id":167817,"tr_customer_product_id":167807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:46.000Z","modified_at":"2026-01-27T06:20:23.000Z","name":"Jennyfer Weber","mobile_number":"506-331-5511","email_id":"Bradly_Wisozk54@yahoo.com","dop":"2025-04-06","serial_number":"16469269473320","imei1":"16469269473320","imei2":"16469269473320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167797,"job_number":"JOB_167797","tr_customer_id":167814,"tr_customer_product_id":167804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:19:02.000Z","modified_at":"2026-01-27T06:19:39.000Z","name":"Eloy Ledner","mobile_number":"477-272-0753","email_id":"Dessie.Metz@gmail.com","dop":"2025-04-06","serial_number":"15793220981851","imei1":"15793220981851","imei2":"15793220981851","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167791,"job_number":"JOB_167791","tr_customer_id":167808,"tr_customer_product_id":167798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:19:39.000Z","modified_at":"2026-01-27T05:20:16.000Z","name":"Alisha Jast","mobile_number":"302-636-5500","email_id":"Christ.Boyle@gmail.com","dop":"2025-04-06","serial_number":"10308584976477","imei1":"10308584976477","imei2":"10308584976477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:20:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167788,"job_number":"JOB_167788","tr_customer_id":167805,"tr_customer_product_id":167795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:54.000Z","modified_at":"2026-01-27T05:19:31.000Z","name":"Talia Nicolas","mobile_number":"760-854-8658","email_id":"Melyna_Trantow7@gmail.com","dop":"2025-04-06","serial_number":"15591401403235","imei1":"15591401403235","imei2":"15591401403235","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167785,"job_number":"JOB_167785","tr_customer_id":167802,"tr_customer_product_id":167792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:18:09.000Z","modified_at":"2026-01-27T05:18:46.000Z","name":"Bert Cremin","mobile_number":"880-469-4883","email_id":"Mertie36@gmail.com","dop":"2025-04-06","serial_number":"10424599133818","imei1":"10424599133818","imei2":"10424599133818","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167782,"job_number":"JOB_167782","tr_customer_id":167799,"tr_customer_product_id":167789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:01:11.000Z","modified_at":"2026-01-27T05:01:48.000Z","name":"Cyrus Prosacco","mobile_number":"968-467-5339","email_id":"Aiyana.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15957104757718","imei1":"15957104757718","imei2":"15957104757718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167780,"job_number":"JOB_167780","tr_customer_id":167797,"tr_customer_product_id":167787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T05:00:53.000Z","modified_at":"2026-01-27T05:01:30.000Z","name":"Penelope Haley","mobile_number":"314-974-3233","email_id":"Domingo14@yahoo.com","dop":"2025-04-06","serial_number":"18569555503460","imei1":"18569555503460","imei2":"18569555503460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T05:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167778,"job_number":"JOB_167778","tr_customer_id":167795,"tr_customer_product_id":167785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:59:09.000Z","modified_at":"2026-01-27T04:59:48.000Z","name":"Tina Fahey","mobile_number":"555-225-7781","email_id":"Dolly93@gmail.com","dop":"2025-04-06","serial_number":"18314748738357","imei1":"18314748738357","imei2":"18314748738357","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167776,"job_number":"JOB_167776","tr_customer_id":167793,"tr_customer_product_id":167783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:58:24.000Z","modified_at":"2026-01-27T04:59:02.000Z","name":"Keith Ernser","mobile_number":"971-520-9943","email_id":"Jean97@gmail.com","dop":"2025-04-06","serial_number":"15123889471853","imei1":"15123889471853","imei2":"15123889471853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167774,"job_number":"JOB_167774","tr_customer_id":167791,"tr_customer_product_id":167781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:57:38.000Z","modified_at":"2026-01-27T04:58:16.000Z","name":"Houston Lockman","mobile_number":"807-303-0969","email_id":"Katelin_Wintheiser@yahoo.com","dop":"2025-04-06","serial_number":"10033490901667","imei1":"10033490901667","imei2":"10033490901667","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167773,"job_number":"JOB_167773","tr_customer_id":167790,"tr_customer_product_id":167780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:55.000Z","modified_at":"2026-01-27T04:52:06.000Z","name":"Akeem Hirthe","mobile_number":"846-525-7749","email_id":"Victoria58@gmail.com","dop":"2025-07-01","serial_number":"109682923227161","imei1":"109682923227161","imei2":"109682923227161","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167771,"job_number":"JOB_167771","tr_customer_id":167788,"tr_customer_product_id":167778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:51:41.000Z","modified_at":"2026-01-27T04:51:52.000Z","name":"Lauretta Ledner","mobile_number":"979-501-3503","email_id":"Ephraim67@yahoo.com","dop":"2025-07-01","serial_number":"102525710077270","imei1":"102525710077270","imei2":"102525710077270","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167766,"job_number":"JOB_167766","tr_customer_id":167783,"tr_customer_product_id":167773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:43:04.000Z","modified_at":"2026-01-27T04:43:44.000Z","name":"Tiara Gerlach","mobile_number":"705-255-9198","email_id":"Alan.Dietrich48@yahoo.com","dop":"2025-04-06","serial_number":"13673813176470","imei1":"13673813176470","imei2":"13673813176470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167763,"job_number":"JOB_167763","tr_customer_id":167780,"tr_customer_product_id":167770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:42:16.000Z","modified_at":"2026-01-27T04:42:56.000Z","name":"Holden Altenwerth","mobile_number":"331-282-0181","email_id":"Christop_Fahey@gmail.com","dop":"2025-04-06","serial_number":"11081960558031","imei1":"11081960558031","imei2":"11081960558031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167760,"job_number":"JOB_167760","tr_customer_id":167777,"tr_customer_product_id":167767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:41:27.000Z","modified_at":"2026-01-27T04:42:08.000Z","name":"Mackenzie Herman","mobile_number":"617-390-5098","email_id":"Dwight_Flatley77@hotmail.com","dop":"2025-04-06","serial_number":"13555570658205","imei1":"13555570658205","imei2":"13555570658205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167734,"job_number":"JOB_167734","tr_customer_id":167751,"tr_customer_product_id":167741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:00:24.000Z","modified_at":"2026-01-27T04:01:06.000Z","name":"Dedric Dach","mobile_number":"454-939-6364","email_id":"Quinton_Mohr96@hotmail.com","dop":"2025-04-06","serial_number":"15561692835654","imei1":"15561692835654","imei2":"15561692835654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:01:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167731,"job_number":"JOB_167731","tr_customer_id":167748,"tr_customer_product_id":167738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:58.000Z","modified_at":"2026-01-27T04:00:35.000Z","name":"Nils Price","mobile_number":"848-506-9428","email_id":"Hope26@gmail.com","dop":"2025-04-06","serial_number":"11136216434096","imei1":"11136216434096","imei2":"11136216434096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167728,"job_number":"JOB_167728","tr_customer_id":167745,"tr_customer_product_id":167735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:40.000Z","modified_at":"2026-01-27T04:00:17.000Z","name":"Camron McCullough","mobile_number":"343-821-8580","email_id":"Lucas.Kunze44@hotmail.com","dop":"2025-04-06","serial_number":"15156817870785","imei1":"15156817870785","imei2":"15156817870785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167722,"job_number":"JOB_167722","tr_customer_id":167739,"tr_customer_product_id":167729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:25.000Z","modified_at":"2026-01-27T04:00:04.000Z","name":"Johnpaul VonRueden","mobile_number":"695-818-2037","email_id":"Josue88@hotmail.com","dop":"2025-04-06","serial_number":"11345006253222","imei1":"11345006253222","imei2":"11345006253222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167719,"job_number":"JOB_167719","tr_customer_id":167736,"tr_customer_product_id":167726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:14.000Z","modified_at":"2026-01-27T03:59:51.000Z","name":"Brock Williamson","mobile_number":"289-805-9878","email_id":"Shaun.Wiegand@yahoo.com","dop":"2025-04-06","serial_number":"12249866341232","imei1":"12249866341232","imei2":"12249866341232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167713,"job_number":"JOB_167713","tr_customer_id":167730,"tr_customer_product_id":167720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:08.000Z","modified_at":"2026-01-27T03:59:45.000Z","name":"Demetris McDermott","mobile_number":"892-834-6175","email_id":"Rylan_Weber42@yahoo.com","dop":"2025-04-06","serial_number":"12065573541048","imei1":"12065573541048","imei2":"12065573541048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167710,"job_number":"JOB_167710","tr_customer_id":167727,"tr_customer_product_id":167717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:06.000Z","modified_at":"2026-01-27T03:59:43.000Z","name":"Jadon Morar","mobile_number":"323-667-0750","email_id":"Easton.Anderson@yahoo.com","dop":"2025-04-06","serial_number":"17965079550692","imei1":"17965079550692","imei2":"17965079550692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167704,"job_number":"JOB_167704","tr_customer_id":167721,"tr_customer_product_id":167711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:56.000Z","modified_at":"2026-01-27T03:59:33.000Z","name":"Vince Schimmel","mobile_number":"478-276-5763","email_id":"Lou_Shanahan@hotmail.com","dop":"2025-04-06","serial_number":"13224935401756","imei1":"13224935401756","imei2":"13224935401756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167700,"job_number":"JOB_167700","tr_customer_id":167717,"tr_customer_product_id":167707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:50.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Stanford Grady","mobile_number":"998-542-9403","email_id":"Meggie_Vandervort63@yahoo.com","dop":"2026-01-04","serial_number":"16049334971563","imei1":"16049334971563","imei2":"16049334971563","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167694,"job_number":"JOB_167694","tr_customer_id":167711,"tr_customer_product_id":167701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Tristian Hyatt","mobile_number":"790-919-9318","email_id":"Holly.Halvorson11@hotmail.com","dop":"2025-04-06","serial_number":"18978779641805","imei1":"18978779641805","imei2":"18978779641805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167693,"job_number":"JOB_167693","tr_customer_id":167710,"tr_customer_product_id":167700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:46.000Z","modified_at":"2026-01-27T03:59:23.000Z","name":"Ruth Bartell","mobile_number":"918-233-1057","email_id":"Carmela.Little@yahoo.com","dop":"2025-04-06","serial_number":"16603912358281","imei1":"16603912358281","imei2":"16603912358281","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167684,"job_number":"JOB_167684","tr_customer_id":167701,"tr_customer_product_id":167691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:16.000Z","name":"Jeramie Maggio","mobile_number":"786-396-4048","email_id":"Laverne.Wyman16@hotmail.com","dop":"2025-04-06","serial_number":"14322311223889","imei1":"14322311223889","imei2":"14322311223889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167683,"job_number":"JOB_167683","tr_customer_id":167700,"tr_customer_product_id":167690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:40.000Z","modified_at":"2026-01-27T03:59:15.000Z","name":"Gloria Herman","mobile_number":"813-628-4878","email_id":"Heather.Howe@hotmail.com","dop":"2025-04-06","serial_number":"12891406720167","imei1":"12891406720167","imei2":"12891406720167","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167680,"job_number":"JOB_167680","tr_customer_id":167697,"tr_customer_product_id":167687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:39.000Z","modified_at":"2026-01-27T03:59:17.000Z","name":"Jazmyne Deckow","mobile_number":"226-299-1912","email_id":"Dangelo60@hotmail.com","dop":"2025-04-06","serial_number":"17185399314974","imei1":"17185399314974","imei2":"17185399314974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167677,"job_number":"JOB_167677","tr_customer_id":167694,"tr_customer_product_id":167684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:30.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Maggie Wunsch","mobile_number":"463-465-6284","email_id":"Moses_Luettgen@gmail.com","dop":"2025-04-06","serial_number":"16707991643310","imei1":"16707991643310","imei2":"16707991643310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167674,"job_number":"JOB_167674","tr_customer_id":167691,"tr_customer_product_id":167681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:28.000Z","modified_at":"2026-01-27T03:59:07.000Z","name":"Reece Hagenes","mobile_number":"352-694-6042","email_id":"Monserrate27@yahoo.com","dop":"2025-04-06","serial_number":"16477743361753","imei1":"16477743361753","imei2":"16477743361753","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167670,"job_number":"JOB_167670","tr_customer_id":167687,"tr_customer_product_id":167677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:59:01.000Z","name":"Claudia Ernser","mobile_number":"614-220-6810","email_id":"Lloyd20@hotmail.com","dop":"2025-04-06","serial_number":"12106786739450","imei1":"12106786739450","imei2":"12106786739450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167668,"job_number":"JOB_167668","tr_customer_id":167685,"tr_customer_product_id":167675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:23.000Z","modified_at":"2026-01-27T03:58:59.000Z","name":"Earnestine Turner","mobile_number":"392-761-9346","email_id":"Glennie26@yahoo.com","dop":"2025-04-06","serial_number":"12775873567516","imei1":"12775873567516","imei2":"12775873567516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167665,"job_number":"JOB_167665","tr_customer_id":167682,"tr_customer_product_id":167672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:18.000Z","modified_at":"2026-01-27T03:58:55.000Z","name":"Winston Runolfsson","mobile_number":"574-557-1859","email_id":"Eldon.Bechtelar@gmail.com","dop":"2025-04-06","serial_number":"14560577097895","imei1":"14560577097895","imei2":"14560577097895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167662,"job_number":"JOB_167662","tr_customer_id":167679,"tr_customer_product_id":167669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:14.000Z","modified_at":"2026-01-27T03:58:53.000Z","name":"Daphnee Mueller","mobile_number":"577-891-9429","email_id":"Jesse.Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"10283043729439","imei1":"10283043729439","imei2":"10283043729439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167657,"job_number":"JOB_167657","tr_customer_id":167674,"tr_customer_product_id":167664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Juston Harvey","mobile_number":"486-447-3733","email_id":"Arlo_Harber@yahoo.com","dop":"2026-01-04","serial_number":"19484132032512","imei1":"19484132032512","imei2":"19484132032512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167652,"job_number":"JOB_167652","tr_customer_id":167669,"tr_customer_product_id":167659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:03.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Yvonne Beatty","mobile_number":"938-538-7270","email_id":"Harley58@gmail.com","dop":"2025-04-06","serial_number":"10337553747472","imei1":"10337553747472","imei2":"10337553747472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167650,"job_number":"JOB_167650","tr_customer_id":167667,"tr_customer_product_id":167657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:02.000Z","modified_at":"2026-01-27T03:58:39.000Z","name":"Elizabeth Mayer","mobile_number":"239-473-6514","email_id":"Pedro.Zemlak38@yahoo.com","dop":"2025-04-06","serial_number":"13196075461242","imei1":"13196075461242","imei2":"13196075461242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167643,"job_number":"JOB_167643","tr_customer_id":167660,"tr_customer_product_id":167650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:58.000Z","modified_at":"2026-01-27T03:58:33.000Z","name":"Robyn Schmeler","mobile_number":"907-510-1822","email_id":"Emely.Koepp50@gmail.com","dop":"2025-04-06","serial_number":"10144809869542","imei1":"10144809869542","imei2":"10144809869542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167640,"job_number":"JOB_167640","tr_customer_id":167657,"tr_customer_product_id":167647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:56.000Z","modified_at":"2026-01-27T03:58:32.000Z","name":"Adrienne Grimes","mobile_number":"729-212-0939","email_id":"Brenda34@yahoo.com","dop":"2025-04-06","serial_number":"12219865944575","imei1":"12219865944575","imei2":"12219865944575","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167637,"job_number":"JOB_167637","tr_customer_id":167654,"tr_customer_product_id":167644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:52.000Z","modified_at":"2026-01-27T03:58:31.000Z","name":"Nova Stamm","mobile_number":"693-895-3641","email_id":"Brody.Runolfsdottir@gmail.com","dop":"2025-04-06","serial_number":"16445619666337","imei1":"16445619666337","imei2":"16445619666337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167629,"job_number":"JOB_167629","tr_customer_id":167646,"tr_customer_product_id":167636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:42.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16285862842434","imei2":"16285862842434","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167627,"job_number":"JOB_167627","tr_customer_id":167644,"tr_customer_product_id":167634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:41.000Z","modified_at":"2026-01-27T03:58:20.000Z","name":"Charley Schroeder","mobile_number":"568-209-7381","email_id":"Ara90@yahoo.com","dop":"2025-04-06","serial_number":"16362528662636","imei1":"16362528662636","imei2":"16362528662636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167623,"job_number":"JOB_167623","tr_customer_id":167640,"tr_customer_product_id":167630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:15.000Z","name":"Louisa Becker","mobile_number":"387-647-0142","email_id":"Tania.Thompson21@gmail.com","dop":"2025-04-06","serial_number":"15989499921791","imei1":"15989499921791","imei2":"15989499921791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167621,"job_number":"JOB_167621","tr_customer_id":167638,"tr_customer_product_id":167628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:39.000Z","modified_at":"2026-01-27T03:58:16.000Z","name":"Jacklyn Jakubowski","mobile_number":"297-831-5014","email_id":"Mia.Sanford25@hotmail.com","dop":"2025-04-06","serial_number":"11316762641745","imei1":"11316762641745","imei2":"11316762641745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167614,"job_number":"JOB_167614","tr_customer_id":167631,"tr_customer_product_id":167621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:13.000Z","name":"Garfield Trantow","mobile_number":"242-483-1707","email_id":"Giovani.Schuppe16@gmail.com","dop":"2025-06-18","serial_number":"10352114694924","imei1":"10352114694924","imei2":"10352114694924","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167613,"job_number":"JOB_167613","tr_customer_id":167630,"tr_customer_product_id":167620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Devonte O'Connell","mobile_number":"401-954-4982","email_id":"Ariane.Marks54@hotmail.com","dop":"2025-04-06","serial_number":"19501973653514","imei1":"19501973653514","imei2":"19501973653514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167609,"job_number":"JOB_167609","tr_customer_id":167626,"tr_customer_product_id":167616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:29.000Z","modified_at":"2026-01-27T03:57:39.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17302095058646","imei2":"17302095058646","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167606,"job_number":"JOB_167606","tr_customer_id":167623,"tr_customer_product_id":167613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:27.000Z","modified_at":"2026-01-27T03:58:06.000Z","name":"Adalberto Dare","mobile_number":"493-574-9135","email_id":"Maegan_Considine@gmail.com","dop":"2025-04-06","serial_number":"16021243648821","imei1":"16021243648821","imei2":"16021243648821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167600,"job_number":"JOB_167600","tr_customer_id":167617,"tr_customer_product_id":167607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Sherman DuBuque","mobile_number":"937-364-8939","email_id":"Jettie_Schowalter@hotmail.com","dop":"2026-01-04","serial_number":"17965430311336","imei1":"17965430311336","imei2":"17965430311336","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167596,"job_number":"JOB_167596","tr_customer_id":167613,"tr_customer_product_id":167603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:18.000Z","modified_at":"2026-01-27T03:57:55.000Z","name":"Garland Herman","mobile_number":"810-930-1921","email_id":"Brayan.Zemlak4@hotmail.com","dop":"2025-04-06","serial_number":"15119514571700","imei1":"15119514571700","imei2":"15119514571700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167593,"job_number":"JOB_167593","tr_customer_id":167610,"tr_customer_product_id":167600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:17.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"14638873223178","imei2":"14638873223178","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167591,"job_number":"JOB_167591","tr_customer_id":167608,"tr_customer_product_id":167598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:16.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Jailyn Blanda","mobile_number":"281-356-8623","email_id":"Emelie_Cartwright@gmail.com","dop":"2025-04-06","serial_number":"18291131966712","imei1":"18291131966712","imei2":"18291131966712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167587,"job_number":"JOB_167587","tr_customer_id":167604,"tr_customer_product_id":167594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:12.000Z","modified_at":"2026-01-27T03:57:49.000Z","name":"Amani Donnelly","mobile_number":"253-395-8643","email_id":"Diamond_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"10832037510535","imei1":"10832037510535","imei2":"10832037510535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167584,"job_number":"JOB_167584","tr_customer_id":167601,"tr_customer_product_id":167591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:10.000Z","modified_at":"2026-01-27T03:57:47.000Z","name":"Cole Rath","mobile_number":"325-290-3631","email_id":"Berry_Schuster@hotmail.com","dop":"2025-04-06","serial_number":"11190183779068","imei1":"11190183779068","imei2":"11190183779068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167581,"job_number":"JOB_167581","tr_customer_id":167598,"tr_customer_product_id":167588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:00.000Z","modified_at":"2026-01-27T03:57:37.000Z","name":"Gwendolyn Hackett","mobile_number":"673-237-0686","email_id":"Christina_McClure8@yahoo.com","dop":"2025-04-06","serial_number":"14889064039695","imei1":"14889064039695","imei2":"14889064039695","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167577,"job_number":"JOB_167577","tr_customer_id":167594,"tr_customer_product_id":167584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:54.000Z","modified_at":"2026-01-27T03:57:33.000Z","name":"Marilie Rohan","mobile_number":"248-304-9540","email_id":"Vance25@yahoo.com","dop":"2025-04-06","serial_number":"15987577073440","imei1":"15987577073440","imei2":"15987577073440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167573,"job_number":"JOB_167573","tr_customer_id":167590,"tr_customer_product_id":167580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:31.000Z","name":"Austen Champlin","mobile_number":"469-982-3538","email_id":"Albin_Treutel36@gmail.com","dop":"2025-04-06","serial_number":"14891749000162","imei1":"14891749000162","imei2":"14891749000162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167571,"job_number":"JOB_167571","tr_customer_id":167588,"tr_customer_product_id":167578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:52.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Rosella Bergstrom","mobile_number":"701-715-2032","email_id":"Kassandra39@yahoo.com","dop":"2025-04-06","serial_number":"14025417199656","imei1":"14025417199656","imei2":"14025417199656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167568,"job_number":"JOB_167568","tr_customer_id":167585,"tr_customer_product_id":167575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:51.000Z","modified_at":"2026-01-27T03:57:30.000Z","name":"Damion Walker","mobile_number":"425-372-2349","email_id":"Zola23@hotmail.com","dop":"2025-04-06","serial_number":"11972983969648","imei1":"11972983969648","imei2":"11972983969648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167567,"job_number":"JOB_167567","tr_customer_id":167584,"tr_customer_product_id":167574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:50.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"Kirsten Purdy","mobile_number":"667-490-5340","email_id":"Ellsworth.Lynch@yahoo.com","dop":"2025-06-18","serial_number":"10974195504643","imei1":"10974195504643","imei2":"10974195504643","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167564,"job_number":"JOB_167564","tr_customer_id":167581,"tr_customer_product_id":167571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:47.000Z","modified_at":"2026-01-27T03:57:26.000Z","name":"Ralph Gerlach","mobile_number":"746-208-3832","email_id":"Trey_Reilly@gmail.com","dop":"2025-04-06","serial_number":"16572571827001","imei1":"16572571827001","imei2":"16572571827001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167562,"job_number":"JOB_167562","tr_customer_id":167579,"tr_customer_product_id":167569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:40.000Z","modified_at":"2026-01-27T03:57:19.000Z","name":"Lue Schinner","mobile_number":"470-782-4153","email_id":"Braulio37@hotmail.com","dop":"2025-04-06","serial_number":"19673463751655","imei1":"19673463751655","imei2":"19673463751655","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167560,"job_number":"JOB_167560","tr_customer_id":167577,"tr_customer_product_id":167567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:38.000Z","modified_at":"2026-01-27T03:56:47.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"46832736178143","imei1":"46832736178143","imei2":"46832736178143","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167558,"job_number":"JOB_167558","tr_customer_id":167575,"tr_customer_product_id":167565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:56:36.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"86433522314885","imei1":"86433522314885","imei2":"86433522314885","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:56:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167557,"job_number":"JOB_167557","tr_customer_id":167574,"tr_customer_product_id":167564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:27.000Z","modified_at":"2026-01-27T03:57:03.000Z","name":"Cortez Okuneva","mobile_number":"243-379-2128","email_id":"Evangeline.Haag37@yahoo.com","dop":"2025-04-06","serial_number":"13784274402878","imei1":"13784274402878","imei2":"13784274402878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167555,"job_number":"JOB_167555","tr_customer_id":167572,"tr_customer_product_id":167562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:05:18.000Z","modified_at":"2026-01-27T03:05:53.000Z","name":"Lue Koss","mobile_number":"890-272-0890","email_id":"Kariane88@yahoo.com","dop":"2025-04-06","serial_number":"12622222412301","imei1":"12622222412301","imei2":"12622222412301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167552,"job_number":"JOB_167552","tr_customer_id":167569,"tr_customer_product_id":167559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:04:35.000Z","modified_at":"2026-01-27T03:05:10.000Z","name":"Ines Bins","mobile_number":"331-644-1254","email_id":"Marianne95@hotmail.com","dop":"2025-04-06","serial_number":"10196588918332","imei1":"10196588918332","imei2":"10196588918332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:05:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167549,"job_number":"JOB_167549","tr_customer_id":167566,"tr_customer_product_id":167556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:03:53.000Z","modified_at":"2026-01-27T03:04:28.000Z","name":"Murphy Walker","mobile_number":"437-509-6401","email_id":"Jadyn_Dickinson89@hotmail.com","dop":"2025-04-06","serial_number":"16209779649139","imei1":"16209779649139","imei2":"16209779649139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167892,"job_number":"JOB_167892","tr_customer_id":167909,"tr_customer_product_id":167899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:38:00.000Z","modified_at":"2026-01-27T06:38:36.000Z","name":"Adrain Flatley","mobile_number":"625-204-1955","email_id":"Iliana_Green@gmail.com","dop":"2000-01-31","serial_number":"10327360941022","imei1":"10327360941022","imei2":"10327360941022","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167886,"job_number":"JOB_167886","tr_customer_id":167903,"tr_customer_product_id":167893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:37:16.000Z","modified_at":"2026-01-27T06:37:53.000Z","name":"Vivianne Kuvalis","mobile_number":"928-407-3268","email_id":"Nola37@hotmail.com","dop":"2000-01-31","serial_number":"10539760183863","imei1":"10539760183863","imei2":"10539760183863","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167878,"job_number":"JOB_167878","tr_customer_id":167895,"tr_customer_product_id":167885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:42.000Z","modified_at":"2026-01-27T06:37:22.000Z","name":"Ezequiel Hauck","mobile_number":"402-515-8716","email_id":"Ethel52@hotmail.com","dop":"2025-10-21","serial_number":"12597963508580","imei1":"12597963508580","imei2":"12597963508580","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167875,"job_number":"JOB_167875","tr_customer_id":167892,"tr_customer_product_id":167882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:36:32.000Z","modified_at":"2026-01-27T06:37:09.000Z","name":"Jakayla Stehr","mobile_number":"889-226-7042","email_id":"Oswald_Blanda50@hotmail.com","dop":"2000-01-31","serial_number":"10809822361810","imei1":"10809822361810","imei2":"10809822361810","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167870,"job_number":"JOB_167870","tr_customer_id":167887,"tr_customer_product_id":167877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:55.000Z","modified_at":"2026-01-27T06:36:34.000Z","name":"Fletcher Langosh","mobile_number":"961-716-6775","email_id":"Danyka74@hotmail.com","dop":"2025-10-21","serial_number":"12097514595498","imei1":"12097514595498","imei2":"12097514595498","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167867,"job_number":"JOB_167867","tr_customer_id":167884,"tr_customer_product_id":167874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:47.000Z","modified_at":"2026-01-27T06:36:24.000Z","name":"Keenan Strosin","mobile_number":"493-722-5111","email_id":"Athena3@yahoo.com","dop":"2000-01-31","serial_number":"10961625417361","imei1":"10961625417361","imei2":"10961625417361","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167862,"job_number":"JOB_167862","tr_customer_id":167879,"tr_customer_product_id":167869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:35:07.000Z","modified_at":"2026-01-27T06:35:46.000Z","name":"Erling Schowalter","mobile_number":"297-720-6965","email_id":"Emerald.Hayes@yahoo.com","dop":"2025-10-21","serial_number":"17024058576990","imei1":"17024058576990","imei2":"17024058576990","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:35:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167756,"job_number":"JOB_167756","tr_customer_id":167773,"tr_customer_product_id":167763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:05:08.000Z","modified_at":"2026-01-27T04:05:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74072070477227","imei1":"74072070477227","imei2":"74072070477227","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167749,"job_number":"JOB_167749","tr_customer_id":167766,"tr_customer_product_id":167756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:36.000Z","modified_at":"2026-01-27T04:05:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24590586092397","imei1":"24590586092397","imei2":"24590586092397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:05:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167742,"job_number":"JOB_167742","tr_customer_id":167759,"tr_customer_product_id":167749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:04:04.000Z","modified_at":"2026-01-27T04:04:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19395955050300","imei1":"19395955050300","imei2":"19395955050300","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:04:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167725,"job_number":"JOB_167725","tr_customer_id":167742,"tr_customer_product_id":167732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:34.000Z","modified_at":"2026-01-27T04:00:11.000Z","name":"Lorena Raynor","mobile_number":"505-412-7010","email_id":"Jayson36@gmail.com","dop":"2000-01-31","serial_number":"10356871190723","imei1":"10356871190723","imei2":"10356871190723","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167699,"job_number":"JOB_167699","tr_customer_id":167716,"tr_customer_product_id":167706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:49.000Z","modified_at":"2026-01-27T03:59:27.000Z","name":"Ruth Spinka","mobile_number":"567-517-0880","email_id":"Junius_Emard@gmail.com","dop":"2000-01-31","serial_number":"10994193539382","imei1":"10994193539382","imei2":"10994193539382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167658,"job_number":"JOB_167658","tr_customer_id":167675,"tr_customer_product_id":167665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:05.000Z","modified_at":"2026-01-27T03:58:42.000Z","name":"Giovani Becker","mobile_number":"836-554-6598","email_id":"Justice.Gerlach17@gmail.com","dop":"2000-01-31","serial_number":"10624707653449","imei1":"10624707653449","imei2":"10624707653449","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167615,"job_number":"JOB_167615","tr_customer_id":167632,"tr_customer_product_id":167622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:35.000Z","modified_at":"2026-01-27T03:57:51.000Z","name":"Flavio Roberts","mobile_number":"486-327-5797","email_id":"Lexie_Konopelski@hotmail.com","dop":"2025-05-30","serial_number":"11200459191432","imei1":"11200459191432","imei2":"11200459191432","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167602,"job_number":"JOB_167602","tr_customer_id":167619,"tr_customer_product_id":167609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:20.000Z","modified_at":"2026-01-27T03:57:57.000Z","name":"Grace Blick","mobile_number":"744-224-5481","email_id":"Nayeli.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"10459943038758","imei1":"10459943038758","imei2":"10459943038758","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167975,"job_number":"JOB_167975","tr_customer_id":167992,"tr_customer_product_id":167982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:44.000Z","modified_at":"2026-01-27T07:47:57.000Z","name":"Tyra Bode","mobile_number":"345-387-5492","email_id":"Vinnie_Hansen8@hotmail.com","dop":"2025-11-04","serial_number":"15467931154278","imei1":"15467931154278","imei2":"15467931154278","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167972,"job_number":"JOB_167972","tr_customer_id":167989,"tr_customer_product_id":167979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:27.000Z","modified_at":"2026-01-27T07:47:40.000Z","name":"Myrtie Von","mobile_number":"535-695-3663","email_id":"Garry.Deckow@gmail.com","dop":"2025-11-04","serial_number":"55820820197905","imei1":"55820820197905","imei2":"55820820197905","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167971,"job_number":"JOB_167971","tr_customer_id":167988,"tr_customer_product_id":167978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:47:10.000Z","modified_at":"2026-01-27T07:47:22.000Z","name":"Hailey Rath","mobile_number":"746-636-4364","email_id":"George0@yahoo.com","dop":"2025-11-04","serial_number":"84569898271866","imei1":"84569898271866","imei2":"84569898271866","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:47:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167953,"job_number":"JOB_167953","tr_customer_id":167970,"tr_customer_product_id":167960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:28:10.000Z","modified_at":"2026-01-27T07:28:21.000Z","name":"Emie Bergstrom","mobile_number":"359-635-2065","email_id":"Marjorie.Larkin@yahoo.com","dop":"2025-11-04","serial_number":"32225753709504","imei1":"32225753709504","imei2":"32225753709504","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167952,"job_number":"JOB_167952","tr_customer_id":167969,"tr_customer_product_id":167959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:55.000Z","modified_at":"2026-01-27T07:28:06.000Z","name":"Hubert Rolfson","mobile_number":"399-357-0889","email_id":"Giuseppe18@yahoo.com","dop":"2025-11-04","serial_number":"52472548051072","imei1":"52472548051072","imei2":"52472548051072","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:28:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167951,"job_number":"JOB_167951","tr_customer_id":167968,"tr_customer_product_id":167958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T07:27:39.000Z","modified_at":"2026-01-27T07:27:51.000Z","name":"Bernita Johnston","mobile_number":"924-316-2364","email_id":"Sylvester.Thompson@yahoo.com","dop":"2025-11-04","serial_number":"51972504316060","imei1":"51972504316060","imei2":"51972504316060","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T07:27:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167846,"job_number":"JOB_167846","tr_customer_id":167863,"tr_customer_product_id":167853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:30:17.000Z","modified_at":"2026-01-27T06:30:31.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63418459119098","imei1":"63418459119098","imei2":"63418459119098","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167842,"job_number":"JOB_167842","tr_customer_id":167859,"tr_customer_product_id":167849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:59.000Z","modified_at":"2026-01-27T06:30:12.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"14949087610513","imei1":"14949087610513","imei2":"14949087610513","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167841,"job_number":"JOB_167841","tr_customer_id":167858,"tr_customer_product_id":167848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:29:41.000Z","modified_at":"2026-01-27T06:29:54.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"83346861180614","imei1":"83346861180614","imei2":"83346861180614","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167814,"job_number":"JOB_167814","tr_customer_id":167831,"tr_customer_product_id":167821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:22:09.000Z","modified_at":"2026-01-27T06:22:36.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"87489460908188","imei1":"87489460908188","imei2":"87489460908188","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167812,"job_number":"JOB_167812","tr_customer_id":167829,"tr_customer_product_id":167819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:33.000Z","modified_at":"2026-01-27T06:20:44.000Z","name":"Bryce Leffler","mobile_number":"385-608-7314","email_id":"Eleanora34@gmail.com","dop":"2025-06-09","serial_number":"101447873691916","imei1":"101447873691916","imei2":"101447873691916","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167806,"job_number":"JOB_167806","tr_customer_id":167823,"tr_customer_product_id":167813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:17.000Z","modified_at":"2026-01-27T06:20:29.000Z","name":"Ruben Christiansen","mobile_number":"731-322-8089","email_id":"Rylan70@gmail.com","dop":"2025-06-09","serial_number":"101454981814787","imei1":"101454981814787","imei2":"101454981814787","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167803,"job_number":"JOB_167803","tr_customer_id":167820,"tr_customer_product_id":167810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:20:01.000Z","modified_at":"2026-01-27T06:20:13.000Z","name":"Rashad Fritsch","mobile_number":"226-706-0013","email_id":"Jan_Boyle4@hotmail.com","dop":"2025-06-09","serial_number":"109276788223497","imei1":"109276788223497","imei2":"109276788223497","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167795,"job_number":"JOB_167795","tr_customer_id":167812,"tr_customer_product_id":167802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:18:21.000Z","modified_at":"2026-01-27T06:18:44.000Z","name":"Enrico Kirlin","mobile_number":"251-555-3855","email_id":"Eli72@yahoo.com","dop":"2025-10-01","serial_number":"11322837650533","imei1":"11322837650533","imei2":"11322837650533","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167794,"job_number":"JOB_167794","tr_customer_id":167811,"tr_customer_product_id":167801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:35.000Z","modified_at":"2026-01-27T06:18:02.000Z","name":"Troy Langworth","mobile_number":"692-491-3396","email_id":"Bernadine.Runolfsdottir@hotmail.com","dop":"2025-11-04","serial_number":"84989457462321","imei1":"84989457462321","imei2":"84989457462321","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:18:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167793,"job_number":"JOB_167793","tr_customer_id":167810,"tr_customer_product_id":167800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T06:17:19.000Z","modified_at":"2026-01-27T06:17:30.000Z","name":"Wilhelmine Nienow","mobile_number":"634-944-3525","email_id":"Vena.Toy@gmail.com","dop":"2025-11-04","serial_number":"50739144913283","imei1":"50739144913283","imei2":"50739144913283","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T06:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167757,"job_number":"JOB_167757","tr_customer_id":167774,"tr_customer_product_id":167764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T04:39:12.000Z","modified_at":"2026-01-27T04:39:22.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15588334816566","imei1":"15588334816566","imei2":"15588334816566","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T04:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167716,"job_number":"JOB_167716","tr_customer_id":167733,"tr_customer_product_id":167723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:59:13.000Z","modified_at":"2026-01-27T03:59:24.000Z","name":"Bennie Franecki","mobile_number":"802-828-9137","email_id":"Mario.Sanford@yahoo.com","dop":"2025-06-09","serial_number":"108192504023156","imei1":"108192504023156","imei2":"108192504023156","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167706,"job_number":"JOB_167706","tr_customer_id":167723,"tr_customer_product_id":167713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:57.000Z","modified_at":"2026-01-27T03:59:08.000Z","name":"Kayley Grant","mobile_number":"987-283-8009","email_id":"Germaine16@gmail.com","dop":"2025-06-09","serial_number":"102323060459001","imei1":"102323060459001","imei2":"102323060459001","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167688,"job_number":"JOB_167688","tr_customer_id":167705,"tr_customer_product_id":167695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:58:41.000Z","modified_at":"2026-01-27T03:58:52.000Z","name":"Devyn Jerde","mobile_number":"833-279-3346","email_id":"Deja72@yahoo.com","dop":"2025-06-09","serial_number":"103696049142109","imei1":"103696049142109","imei2":"103696049142109","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167633,"job_number":"JOB_167633","tr_customer_id":167650,"tr_customer_product_id":167640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:47.000Z","modified_at":"2026-01-27T03:58:11.000Z","name":"Tanner Bernhard","mobile_number":"590-234-8156","email_id":"Hardy74@yahoo.com","dop":"2025-10-01","serial_number":"12083728362528","imei1":"12083728362528","imei2":"12083728362528","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167598,"job_number":"JOB_167598","tr_customer_id":167615,"tr_customer_product_id":167605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:19.000Z","modified_at":"2026-01-27T03:57:28.000Z","name":"giyu tomiaka","mobile_number":"325-918-4615","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"898295578132122","imei1":"898295578132122","imei2":"898295578132122","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167583,"job_number":"JOB_167583","tr_customer_id":167600,"tr_customer_product_id":167590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:57:08.000Z","modified_at":"2026-01-27T03:57:17.000Z","name":"tanjiro kamado","mobile_number":"491-800-0516","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"186981793403282","imei1":"186981793403282","imei2":"186981793403282","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167579,"job_number":"JOB_167579","tr_customer_id":167596,"tr_customer_product_id":167586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T03:56:57.000Z","modified_at":"2026-01-27T03:57:06.000Z","name":"saitama sensei","mobile_number":"241-714-5923","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"720202871951017","imei1":"720202871951017","imei2":"720202871951017","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T03:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167546,"job_number":"JOB_167546","tr_customer_id":167563,"tr_customer_product_id":167553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:58:17.000Z","modified_at":"2026-01-27T02:58:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"19803285126055","imei1":"19803285126055","imei2":"19803285126055","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:58:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":167544,"job_number":"JOB_167544","tr_customer_id":167561,"tr_customer_product_id":167551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T02:41:15.000Z","modified_at":"2026-01-27T02:41:24.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16856548964448","imei1":"16856548964448","imei2":"16856548964448","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T02:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 655ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgyNX0.Yv5pBw-7lsEsDVW6h8vBmxyy3iD5-FkHR7NdmijPtZY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a8585681-147b-4f95-b2db-66dcd9d0956a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"404-ykIqwko2LyFvYM4E5W6GKIsk3fs"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:25.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-27T12:10:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgyNX0.Yv5pBw-7lsEsDVW6h8vBmxyy3iD5-FkHR7NdmijPtZY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ed45d04-8b8a-4ce6-9b1a-49384f0c1180
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 168219
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2NjA2NTUzNX0.kojdv5gkaY68TmfWojqqlXPSKzHI6JZfbM5UM6qYcC8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 679ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTUxNTgyNX0.Yv5pBw-7lsEsDVW6h8vBmxyy3iD5-FkHR7NdmijPtZY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef8d3409-d6fa-425e-a0b5-0c7e73282cf2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a00c94f3-48b8-4f96-a294-7d32acf68d79
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-4oeN75scJZ/cCv3pkeiQYgJUYN8"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4Mjh9.pcqs7fJQviM2glwY_phR5PtAP2EoNJ84vxyH_5qARvw"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4Mjh9.pcqs7fJQviM2glwY_phR5PtAP2EoNJ84vxyH_5qARvw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e973ed1c-0118-4bb2-a3a9-0609cb299977
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-oLXnzCPeUIrWt3hYH6Tlabc/OxY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4Mjh9.pcqs7fJQviM2glwY_phR5PtAP2EoNJ84vxyH_5qARvw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a170032-3ff6-4b56-9f45-4759e15e94f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-8FyEMW/vDatVs47imZFcGC545AA"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":654},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4Mjh9.pcqs7fJQviM2glwY_phR5PtAP2EoNJ84vxyH_5qARvw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7cc6edf3-7636-48e7-befd-19f0ae7ed441
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 47
Request Body
{
            "details_key": "pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-/nDIBoktJNKXCM5jwerNqjHNFI4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:27.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T12:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1741-MgfLvwgA4Uw2sXxvIfG8AaPBJ/E"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4Mjh9.pcqs7fJQviM2glwY_phR5PtAP2EoNJ84vxyH_5qARvw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 065b8a46-b3ab-4773-928f-8c63e7eccf66
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-/nDIBoktJNKXCM5jwerNqjHNFI4"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:27.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-27T12:10:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"job_id":131859}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4Mjh9.pcqs7fJQviM2glwY_phR5PtAP2EoNJ84vxyH_5qARvw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 228c7feb-9133-4c5f-9f9d-88c4aa5b206e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "job_id": 168219
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_131859"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4Mjh9.pcqs7fJQviM2glwY_phR5PtAP2EoNJ84vxyH_5qARvw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 784ce444-48d5-4fc1-8abc-91d70bc3506b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_168219"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-pi6N3buOKzcXcHZRa/v4vBgz86U"
Vary Accept-Encoding
Date Tue, 27 Jan 2026 12:10:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:29.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_131859' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjYwNjY0NTd9.W8-RT_41ecF-J0Xx4cOZ9RVOmRENMaNf1JE9U6PbB8g' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_168219
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 2.58KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3Njk1MTU4Mjh9.pcqs7fJQviM2glwY_phR5PtAP2EoNJ84vxyH_5qARvw
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4946dc99-67d1-43d5-a391-7ec7770e657c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a57-InBplbzA4g76S87ODnP91HWSnhg"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 27 Jan 2026 12:10:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":168219,"job_number":"JOB_168219","tr_customer_id":168236,"tr_customer_product_id":168226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-27T12:10:17.000Z","modified_at":"2026-01-27T12:10:29.000Z","name":"Miller Doyle","mobile_number":"858-538-7878","email_id":"Barton_Schumm@hotmail.com","dop":"2025-12-01","serial_number":"12648511043464","imei1":"12648511043464","imei2":"12648511043464","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-27T12:10:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":643976,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:10:17.000Z","created_at":"2026-01-27T12:10:17.000Z"},{"id":643977,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-01-27T12:10:17.000Z","created_at":"2026-01-27T12:10:17.000Z"},{"id":643978,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-01-27T12:10:22.000Z","created_at":"2026-01-27T12:10:22.000Z"},{"id":643979,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-01-27T12:10:25.000Z","created_at":"2026-01-27T12:10:25.000Z"},{"id":643980,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-01-27T12:10:27.000Z","created_at":"2026-01-27T12:10:27.000Z"},{"id":643981,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T12:10:29.000Z","created_at":"2026-01-27T12:10:29.000Z"},{"id":643982,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-01-27T12:10:29.000Z","created_at":"2026-01-27T12:10:29.000Z"}],"problems":[{"id":149428,"problem":"Smartphone is running slow","remark":"Batter not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-27T12:10:17.000Z"},{"id":149429,"problem":"Smartphone is running slow","remark":"Changed Battery.","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-27T12:10:25.000Z"}],"quatations":[]}}
Test Information
No Tests for this request